svelte-dynamic-button

Svelte Dynamic Button

Basic extensible button component.

A simple button template that supports a flexible set of themes, variants, sizes and shapes. You can find usage examples (MagicButton and SimpleButton components) in the repository.

npm i -S @kamrade/svelte-dynamic-button

ToDo List

  • --hoverBorderColor

  • --activeBorderColor

  • --hoverColor (text)

  • --activeColor (text)

  • --disabledColor

  • --disabledBackgroundColor

  • --disabledBorderColor

  • Better preloader

  • Custom preloader

  • Better way to provide Custom Preloader

  • Check both way to provide props

  • InlineFlex button content

  • LineHeight for prefix and suffix icons

Top categories

Loading Svelte Themes