Headless.Examples.Tailwind (headless v0.1.0)
Example of how to use Tailwind CSS top style Headless components.
Summary
Functions
Attributes
field
(Phoenix.HTML.FormField
)options
(:list
)value
(:any
)searchkey
(:any
)- Global attributes are accepted.
Slots
selected
placeholder
option
(required)
Attributes
field
(Phoenix.HTML.FormField
)class
(:any
) - Defaults tonil
.- Global attributes are accepted.
Functions
Link to this function
combobox(assigns)
Attributes
field
(Phoenix.HTML.FormField
)options
(:list
)value
(:any
)searchkey
(:any
)- Global attributes are accepted.
Slots
selected
placeholder
option
(required)
Link to this function
styles(assigns)
Link to this function
toggle(assigns)
Attributes
field
(Phoenix.HTML.FormField
)class
(:any
) - Defaults tonil
.- Global attributes are accepted.