New to KendoReactStart a free 30-day trial

Definition

Package:@progress/kendo-react-common

Properties

Class for the inner part of the input

prefix?

{ main?: string; orientation?: { horizontal?: string; vertical?: string } }

Prefix configurations for the input

suffix?

{ main?: string; orientation?: { horizontal?: string; vertical?: string } }

Suffix configurations for the input

wrapper?

{ main?: string; input?: string; size?: { small?: string; medium?: string; large?: string }; fillMode?: { solid?: string; outline?: string; flat?: string }; rounded?: { small?: string; medium?: string; large?: string }; disabled?: string; focused?: string; required?: string; invalid?: string; isRtl?: string }

Wrapper configurations for the text box