Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

buttonText isn't rendering HTML #521

Open
maxterry opened this issue Oct 29, 2017 · 0 comments
Open

buttonText isn't rendering HTML #521

maxterry opened this issue Oct 29, 2017 · 0 comments

Comments

@maxterry
Copy link

...
buttonIcons: false,
buttonText: {
  prev: '<',
  next: '<b>&gt;</b>'
},
...

renders the respective buttons as "&Lt;" and <B>"&Gt;"</B>, instead of expected HTML entity arrows and element.

https://fullcalendar.io/docs/text/buttonText

@maxterry maxterry changed the title buttonText isn't rendering HTML buttonText isn't rendering HTML Oct 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant