Skip to main content

FormFilterField

Function FormFilterField 

Source
pub fn FormFilterField(_: FormFilterFieldProps) -> Element
Expand 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.