We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can not find month and year change arrows in last two examples https://wikiki.github.io/components/calendar/.
update And I used fontawesome 5 with this
const datePicker = new bulmaCalendar(document.getElementById( 'b-cal' ), { iconSet: 'fontawesome-5', overlay: true, dateFormat: 'dd/mm/yyyy', });
but still not working
The text was updated successfully, but these errors were encountered:
Hi,
did you include Fontawesome 5 css into your html page ? The extension does not include any icon set.
regards,
Sorry, something went wrong.
fix(svg): #42
8c37b7b
Can you publish this fix in npm? thanks!!!
Wikiki
No branches or pull requests
I can not find month and year change arrows in last two examples https://wikiki.github.io/components/calendar/.
update
And I used fontawesome 5 with this
but still not working
The text was updated successfully, but these errors were encountered: