width
Description
sets the width of a popup with a calendarType
string
Default
"unset" (the width of a popup adjusts to the width of the calendar inside of it)
Example
<DatePicker width="100%" />
Details
This property corresponds to the width
CSS property and can take all its values set as strings.
Related article: Adjusting the calendar width
Related sample: DatePicker