Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@emanon/ema-button

Package Overview
Dependencies
Maintainers
11
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emanon/ema-button

## Overall

latest
Source
npmnpm
Version
0.3.2
Version published
Maintainers
11
Created
Source

ema-button

Overall

<ema-button> is ema version of <button> component.

Properties

PropertyAttributeTypeDefaultDescription
colorcolor"primary" | "dark" | "danger""primary"Button's color.
disableddisabledbooleanfalseDisabled if true value is passed.
labellabelstring""Used as a button label.
sizesize"large" | "medium" | "small""large"Button size.
typetype"normal" | "ghost""normal"Button's design type.

Events

EventType
clickMouseEvent

CSS Custom Properties

PropertyDefaultDescription
--ema-c-button-bgColor"liner-gradient(90deg, #80a6ea, #5289ea)"Background color.
--ema-c-button-bgColor-hover"liner-gradient(90deg, #526280, #5289ea)"Background color when you mouse over it.
--ema-c-button-labelColor"#5289ea"Label color.
--ema-c-button-labelColor-hover"#fff"Label color when you mouse over it.

FAQs

Package last updated on 28 Jan 2021

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