Calendar Toolbar toolbarCloseText not visible

I just started playing around with the date calendar. Awesome, awesome!

I am wanting a way for users to close the calendar after selecting a date range. I see there is a parameter for toolbarCloseText which is defaulted to ‘Done’. Even when I have toolbar = true and set toolbarCloseText I don’t see any text to close the calendar.

Can you let me know if this is a bug? Can I see an example of the “Done” close button? Do I have to use the custom toolbar render option to show a close option? Thanks!

Toolbar in Calendar is used for rendering month/year picker. This toolbarCloseText actually renders in calendar footer, you need to enable footer: true to see it