New to KendoReactStart a free 30-day trial

FormClasses

Interface

Definition

Package:@progress/kendo-react-common

Properties

field?

{ main?: string; isRtl?: string }

Field configurations within the form

fieldset?

{ main?: string; layout?: { main?: string } }

Fieldset configurations within the form

form?

{ main?: string; size?: { prefix?: string; small?: string; medium?: string; large?: string }; orientation?: { horizontal?: string; vertical?: string } }

Form configurations

formLayout?

{ main?: string }

Layout configurations for the form

legend?

{ main?: string }

Class for the form legend

separator?

{ main?: string }

Separator configurations within the form.