API Reference Keenmate.WebMultiselect v#1.0.0-rc.2

Copy Markdown View Source

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.