align
Description
specifies the alignment of a popup with calendars relative to the input fieldType
string
Default value
"start" (the popup aligns to the bottom left side of the input)
Values
"start" | "center" | "end"
Example
<DateRangePicker align="center"/>
Related article: Aligning the calendars
Related sample: DateRangePicker