pub fn FormFilterField(_: FormFilterFieldProps) -> ElementExpand description
Like FilterField but intended for form contexts: boolean fields render
as a self-labelling checkbox (label on the right) instead of a 3-state
select, matching the React FilterBoolean checkbox appearance.
§Props
For details, see the props struct definition.