View Source TailwindLiveComponents.Label (tailwind_live_components v0.5.7)
Link to this section Summary
Functions
Renders the label field
Link to this section Functions
Renders the label field
options
Options
form- The form identifierfield- The field namelabel- The text for the generated<label>elementrequired- Optional flag indicating that field is requirederror- Optional error message to displayinput_id- Optional value to reference the id of the field inputlabel_id- Optional value to use as the DOM id of the labeltheme- Optional theme to use for Tailwind classes