current
Description
opens the Month control at the specified dateType
Date object
Example
<Month current={new Date(2023, 2, 18)} />
Details
Property accepts a Date object as a value.
Related article: Showing the specified month
Date object
<Month current={new Date(2023, 2, 18)} />
Property accepts a Date object as a value.
Related article: Showing the specified month