FormElementProps
Represents the props of the KendoReact FormElement component.
className?
string
Sets a class of the form DOM element.
horizontal?
boolean
If set to true
enable the horizontal layout of the form editors.
style?
CSSProperties
The styles that are applied to the form DOM element.