flowbite-svelte
Advanced tools
Changelog
1.10.19
loading
prop with built-in spinner and auto-disable
loading?: boolean
prop to Button.svelteloading
is true, the button shows a spinner and becomes disabledChangelog
1.10.18
Changelog
1.10.17
Changelog
1.10.16
Changelog
1.10.15
Changelog
1.10.14
fix(Tags): new props, unique, availableTags={available}, showHelper, showAvailableTags, and allowNewTags.
feat(classes): upto Select
Changelog
1.10.13
Changelog
1.10.12
Changelog
1.10.11
Changelog
1.10.10
fix(datepicker): Add a guard to avoid re-calling handleDaySelect() if the range is already complete.
problem: Pressing the return/enter key after selecting datepicker range by using mouse doesn't close the calender and selecting today's date.