date()
date(
name,options?):DateInput
Defined in: js-api/ui.ts:1118
Date input; the value is a dayjs object.
Parameters
| Parameter | Type |
|---|---|
name | string |
options? | IInputInitOptions<Dayjs> |
date(
name,options?):DateInput
Defined in: js-api/ui.ts:1118
Date input; the value is a dayjs object.
| Parameter | Type |
|---|---|
name | string |
options? | IInputInitOptions<Dayjs> |