bulma-extensions icon indicating copy to clipboard operation
bulma-extensions copied to clipboard

Options are not working when using bulma calendar

Open saibharadwajavuggili opened this issue 5 years ago • 0 comments

I'm using Bulma calendar in my reactJS Project and but some reasons I can't change the default value which is set to "true" to "false".

Here's my code:- <input style={{border: "1px solid gray", borderRadius:"5px"}} className="field is-size-5 " type="date" placeholder="Start Date - End Date" data-is-range="true" data-close-on-overlay-click="true" data-date-format = "MM/DD/YY" data-show-today-button = "false" data-close-on-select = "true"/> </div>

Help me out please, appreciate the support and your time.

saibharadwajavuggili avatar Aug 23 '19 16:08 saibharadwajavuggili