Form
Form belongs to the Forms category. Start with demos and usage, then use the API tables to finish integration and styling decisions.
Use the quick jump panel to reach overview, usage, demos, and API first, then continue through the full page.
If you are composing interactions in the same family, these components usually pair well together.
Version history is grouped by release so you can quickly see what changed for this component across published versions.
2026-09-14
update control class for horizontal orientation
2026-05-05
Implement Compact components
2026-04-26
update form input and output types for schema validation
2026-04-18
update form input and output types for schema validation
2026-03-06
update label style to prevent text wrapping
2026-03-06
simplify inline field styles in formVariants
2026-03-05
optimize form variants
2026-03-05
add SFormFieldBase component export
2026-03-05
add FormControl component and update form structure
2026-01-08
expand form component exports with additional types for improved type safety and flexibility
2026-01-07
add FormResetState type to form component exports for enhanced form state management
restructure form components