pub fn HyleFormFields(_: HyleFormFieldsProps) -> ElementExpand description
Renders a labeled input row for every field exposed by filters.
This mirrors HyleFormFields in @tty-pt/hyle-react-dom. Fields with no
metadata (not in filters.fields) are skipped.
Boolean fields render as a self-labelling checkbox (label on the right).
§Props
For details, see the props struct definition.