You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey thanks for resolving the js-yaml so quickly. I was able to try creating a simple button using bunny. I've been looking at the source code in examples for datepicker but notice that it doesn't have an index.html page demonstrating how it might work like a few of the other examples. I did the following
added the datepicker index.js code and link it to my index.html
added input element with id="datepicker" to my index.html
added the styles for datepicker in a styles.css and had link it in my index.html file
but I didn't see any indication that the input field was in fact a date picker is there something I'm missing?
The text was updated successfully, but these errors were encountered:
Hey thanks for resolving the js-yaml so quickly. I was able to try creating a simple button using bunny. I've been looking at the source code in examples for datepicker but notice that it doesn't have an index.html page demonstrating how it might work like a few of the other examples. I did the following
but I didn't see any indication that the input field was in fact a date picker is there something I'm missing?
The text was updated successfully, but these errors were encountered: