New to KendoReact? Start a free 30-day trial
FormSeparatorProps
FormSeparatorPropsPremium
Represents the props of the KendoReact FormSeparator component.
Name | Type | Default | Description |
---|---|---|---|
className? |
|
Sets a class for the form DOM element. | |
colSpan? |
|
Defines the colspan for the separator element related to the parent Form component columns. Can be a number or an array of responsive breakpoints. | |
style? |
|
The styles that are applied to the form DOM element. |