Ui Kit
Getting StartedColorsTypography
Components
ActionsPanelAlertAutocompleteButtonCheckboxDropdownErrorPresenterFormForm SubcomponentsField with Custom ControlGridGroupedListHeaderIconInputKeyValueLabelLabelActionLayoutLinkListNavigationPanelPageHeaderProgressRadioSelectSidePanelTabsTextAreaToggleTree
Changelog

Form

as
any
action
string | undefined
children
ReactNode
className
string | undefined
error
boolean | undefined
inverted
boolean | undefined
loading
boolean | undefined
onSubmit
((event: FormEvent<HTMLFormElement>, data: FormProps) => void) | undefined
reply
boolean | undefined
size
string | undefined
success
boolean | undefined
unstackable
boolean | undefined
warning
boolean | undefined
widths
"equal" | undefined

https://react.semantic-ui.com/collections/form/

Form Subcomponents

Field with Custom Control