Socket
Socket
Sign inDemoInstall

@exmg/exmg-button

Package Overview
Dependencies
12
Maintainers
18
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @exmg/exmg-button

Exmg button extends the material 3 md buttons but adds loading (spinner) animation when loading attribute is set to element. This button extends the material @material/web/button.


Version published
Weekly downloads
79
increased by132.35%
Maintainers
18
Created
Weekly downloads
 

Readme

Source

<exmg-button> Published on npm

exmg-button

Exmg button extends the material 3 md buttons but adds loading (spinner) animation when loading attribute is set to element. This button extends the material @material/web/button.

Installation

npm install @exmg/exmg-button

Example Usage

Text

<exmg-text-button disabled loading>This button is disabled and loading</exmg-text-button>

Filled

<exmg-text-button loading>This button is disabled and loading</exmg-text-button>>

API

Properties/Attributes

NameTypeDefaultDescription
loadingbooleanfalseWhether or not the button is in loading state

For other options see the m3 docs:

Additional references

Keywords

FAQs

Last updated on 29 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc