Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@belleui/belle-button

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@belleui/belle-button

button

  • 0.0.1-alpha.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

@belleui/belle-button

Downloads per month NPM Version TypeScript Published on webcomponents.org

Preview

screent shot

Demo

Click to view demo

Install

npm install @belleui/belle-button

Useage

<belle-button>Default</belle-button>
<belle-button type="primary">Primary</belle-button>
<belle-button outline>Outline</belle-button>
<belle-button disabled>Disabled</belle-button>

Properties

PropertyAttributeTypeDefaultDescription
disableddisabledbooleanfalse是否禁用按钮
outlineoutlinebooleanfalse只显示外边框
loadingloadingbooleanfalse是否显示loading
typetypestring"default"按钮的类型

Slots

NameDescription
默认插槽,按钮文字或者其他html标签

CSS Custom Properties

PropertyDefaultDescription
--background-color背景颜色
--border-colorborder颜色
--border-radis"6px"圆角
--font-color按钮字体颜色
--hover-background-colorhover时按钮背景颜色
--hover-border-colorhover时border的颜色
--hover-font-color"--font-color"hover时字体的颜色

Keywords

FAQs

Package last updated on 15 Apr 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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc