JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q80956F
  • License MIT

Package Exports

  • @kamrade/svelte-dynamic-button

Readme

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