Pick a theme
Table front ID
Extends the table front class
Extends the counter class
Is search bar enabled?
Placeholder text for the search input field
Search input value
Extend classes for search input
Extend classes for search form
Remove the grid layout of the form
Debounce for the search input
FontAwesome icon class for the search input field
Shows the number of records of the table below
Shows the number of selected records of the table below
Label used next to the record count. Will be pluralized.
Additionnal form to the table front
<:form :let={f}> <.select_input_group form={f} id="it-is-required-for-select-hook" group_class="mb-0 md:col-span-3 !md:col-span-*" name="gender" options={["", "Female", "Male"]} placeholder="Choisir un sexe" /> </:form>
Buttons section, will displayed with a row flex layout right aligned