Currently the newest (master) version of Pikaday is supporting custom classes for the datepicker but its not provided for this component.
You also dont have the possibility to pass any option. Can you add themes as an option like this?
var options = {
...
theme: this.get('theme')
...
}
I saw on #9 something simular was requested there.
Currently the newest (master) version of Pikaday is supporting custom classes for the datepicker but its not provided for this component. You also dont have the possibility to pass any option. Can you add themes as an option like this?
I saw on #9 something simular was requested there.