ARIATemplate
configurationSpecifies a template used to populate value of the aria-label attribute of the currently focused cell of the calendar. The parameters available for the template are:
current- The current focused date.valueType- The focused item value type - month, year and etc.text- A text representing the focused value.
ARIATemplate
StringDefault: "Current focused #=data.valueType# is #=data.text#"