0.2.1 • Published 1 year ago

@md3-ui/button v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@md3-ui/button

Installation

// with yarn
yarn add @md3-ui/button

// with npm
npm i @md3-ui/button

Import Components

import {
  ButtonBase,
  ElevatedButton,
  FilledButton,
  IconButton,
  OutlinedButton,
  TextButton,
  TonalButton,
} from "@md3-ui/button"