JSPM

  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q67296F

Package Exports

  • mysvelte-ui
  • mysvelte-ui/package.json

Readme

Svelte component library in the making.

This is a young project so shut up and watch for updates.

In order to use the components, you need to run the following commands:

npm i mysvelte-ui

Documentation pending, but the button accepts:

disabled: boolean

background: string

color: string

size: string (xsmall, small, medium, large, xlarge)

The content of the button is determined by slotting the content.

<Button>{slotted content}</Button>

Github

Linkedin

Website