Provides UI components for the ObanChore dashboard.
Summary
Functions
Renders an input with label and error messages.
Attributes
id(:any) - Defaults tonil.name(:any)label(:string) - Defaults tonil.value(:any)type(:string) - Defaults to"text".field(Phoenix.HTML.FormField)errors(:list) - Defaults to[].default(:any) - Defaults tonil.options(:list) - Defaults to[].prompt(:string) - Defaults tonil.- Global attributes are accepted.
Attributes
for(:string) - Defaults tonil.
Slots
inner_block(required)