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