Prop name Description Example values onClickDay Function called when the user clicks a day. (value) => alert('Clicked day... onClickDecade Function called when the user clicks a decade. (value) => alert('Clicked dec... onClickMonth Function called when the user clicks a month. (value) => alert('Clicked mo...
確定! 回上一頁