New to KendoReactLearn about KendoReact Free.

TodayCommand

A subclass of React.Component.

NameTypeDefaultDescription

defaultProps

{ max: Date; min: Date; }

props

Readonly<TodayCommandProps>

The props of the TodayCommand component.

propTypes

{ disabled: Requireable<boolean>; max: Validator<Date>; min: Validator<Date>; onClick: Requireable<(args: any[]) => any>; }

Methods

render

Returns

Element

In this article
Methods
Not finding the help you need?
Contact Support