Modules
Phoenix wrapper for the @keenmate/web-multiselect
custom element.
Phoenix function component wrapping <web-multiselect>.
Binds a Phoenix.HTML.FormField to the <.web_multiselect> component's
:id, :name, and :value assigns.
Converts the Components.web_multiselect/1 assigns into a map of HTML attributes
shaped the way <web-multiselect> expects them.
Mix Tasks
Wires keen_web_multiselect into a standard esbuild-based Phoenix app.