ui-calendar
ui-calendar copied to clipboard
buttonText isn't rendering HTML
...
buttonIcons: false,
buttonText: {
prev: '<',
next: '<b>></b>'
},
...
renders the respective buttons as "≪" and <B>"≫"</B>, instead of expected HTML entity arrows and element.
https://fullcalendar.io/docs/text/buttonText