zero.appdocs

Datepicker

Presentations v1.0 zero-schema

No description provided.

Required fields

PresentationType Name

Properties

PresentationType string required
The DatePicker allows users to select a specific date from a visual calendar interface. It typically appears as a button or input field, and when clicked or tapped, it opens a calendar view from which the user can choose the desired date.
Allowed Datepicker
Name string required
The name of the DatePicker used for unique representation
ButtonLabel string optional
The text displayed on the button that opens the DatePicker.
Default "Select Date"
Margin object optional
The space around the outside of the DatePicker widget, creating a gap between it and other elements.
Padding object optional
The space inside the DatePicker widget, providing gap between its content and the widget's edge..
Top number optional
How far the DatePicker should be from the top of its container in pixel.
Default 0
Left number optional
How far the DatePicker should be from the left side of its container.
Default 0
Origin string optional
An optional field indicating where the DatePicker originates or is sourced from.
RestorationId string optional
An optional ID that helps save and restore the DatePicker's state if the app is closed and reopened.
From integer optional
The starting value for the DatePicker, often representing a date or time.
Default 30
To integer optional
The ending value for the DatePicker, typically representing an end date or time.
Default 30
Language string optional
Specifies the language used for displaying dates and other text in the DatePicker like 'Nep' or 'En'
Default "En"