Socket
Book a DemoInstallSign in
Socket

@exmg/exm-button

Package Overview
Dependencies
Maintainers
16
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exmg/exm-button

latest
npmnpm
Version
1.1.32
Version published
Weekly downloads
89
-60.62%
Maintainers
16
Weekly downloads
 
Created
Source

<exm-button> Published on npm

exm-button

Exm 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/exm-button

Example Usage

Text

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

Filled

<exm-text-button loading>This button is disabled and loading</exm-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

web-components

FAQs

Package last updated on 20 Oct 2025

Did you know?

Socket

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