0.1.3 • Published 7 months ago

defaultbutton33 v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

defaultbutton33

Get started

npm i defaultbutton33

main.js

import DefaultButton from 'defaultbutton33'
import "defaultbutton33/dist/style.css"
...
app.use(DefaultButton)

Components

DefaultButton

A very basic button component with a slot.

<template>
  <DefaultButton>
    <!-- anything -->
  </DefaultButton>
</template>

Heading

...

0.1.3

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.1.0

7 months ago

0.0.34

7 months ago

0.0.33

7 months ago

0.0.32

7 months ago

0.0.31

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago