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