AntdUiConfig
Sourceimport { AntdUiConfig } from "@prestojs/ui-antd";
Constructor
Arguments:
Argument | Type | Description | |
---|---|---|---|
* | components An object with the properties below | ||
components.DatePicker | _DatePickerComponent|LazyExoticComponent | ||
components.TimePicker | _TimePickerComponent|LazyExoticComponent |
Methods
Properties
components
SourceAn object with these properties: | |||
---|---|---|---|
Property | Type | Description | |
DatePicker | _DatePickerComponent|LazyExoticComponent | ||
TimePicker | _TimePickerComponent|LazyExoticComponent |