Configuration options for signal forms.
classes
{ [className: string]: (formField: FormFieldBinding) => boolean; } | undefinedA map of CSS class names to predicate functions that determine when to apply them.
Jump to details
Configuration options for signal forms.
{ [className: string]: (formField: FormFieldBinding) => boolean; } | undefinedA map of CSS class names to predicate functions that determine when to apply them.