@ausbom/button
TypeScript icon, indicating that this package has built-in type declarations

0.5.33 • Public • Published

@ausbom/button

Buttons help users perform actions and make choices. They can include text and icons to communicate what will happen when a user interacts with them.

Installation

npm install @ausbom/button

Usage

import Button from '@ausbom/button'
import ExternalLink16 from '@ausbom/icon/lib/icons/system/ExternalLink16'
import React from 'react'

<Button
  icon={ExternalLink16}
  variant="primary"
  dark
>
  Maps
</Button>

Readme

Keywords

Package Sidebar

Install

npm i @ausbom/button

Weekly Downloads

152

Version

0.5.33

License

MIT

Unpacked Size

17 kB

Total Files

9

Last publish

Collaborators

  • shaid
  • bom-hawyangpeng
  • digitaldeveloper-bom
  • george-cheng-bom
  • pmurator-bom