Skip to content

Function: DateField()

ts
function DateField(props: DateFieldProps): Block;

Defined in: src/renderer/blocks/index.ts:290

Date picker field.

Parameters

ParameterType
propsDateFieldProps

Returns

Block

Matterway Assistant SDK Documentation