Skip to content

apleshkov/htmx-multiselect-control

Repository files navigation

Multiselect Form Control with htmx

A proof-of-concept for multiselect form control using htmx and bootstrap. No single line of JS. The back-end is written in Go.

Please, read this post for details.

The data is taken from Random User Generator and stored locally for the sake of demonstration (consistent user names).

Demo

Features

  • Multiselect
  • Live search (excluding already selected user names)
  • Removing of selected user names
  • Loading indicator
  • No JS

Run

  1. go run main.go
  2. Open http://localhost:1234

License

MIT

About

A proof-of-concept for multiselect form control using htmx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published