Skip to main content

Date Input

The date input component allows you to get a date from the user.

Date Input API

The following section details Date Input component's specific settings. For more details on the App Editor, check the dedicated documentation or the App Editor Quickstart:

Date Input configuration

NameTypeConnectableTemplatableDefaultDescription
minDatestringtruefalseThe minimum date of the date input.
maxDatestringtruefalseThe maximum date of the date input.
default valuestringtruefalseThe default value of the date input.

Outputs

NameTypeDescription
resultstringThe date input value.