Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@belleui/belle-button
Advanced tools
npm install @belleui/belle-button
<belle-button>Default</belle-button>
<belle-button type="primary">Primary</belle-button>
<belle-button outline>Outline</belle-button>
<belle-button disabled>Disabled</belle-button>
Property | Attribute | Type | Default | Description |
---|---|---|---|---|
disabled | disabled | boolean | false | 是否禁用按钮 |
outline | outline | boolean | false | 只显示外边框 |
loading | loading | boolean | false | 是否显示loading |
type | type | string | "default" | 按钮的类型 |
Name | Description |
---|---|
默认插槽,按钮文字或者其他html标签 |
Property | Default | Description |
---|---|---|
--background-color | 背景颜色 | |
--border-color | border颜色 | |
--border-radis | "6px" | 圆角 |
--font-color | 按钮字体颜色 | |
--hover-background-color | hover时按钮背景颜色 | |
--hover-border-color | hover时border的颜色 | |
--hover-font-color | "--font-color" | hover时字体的颜色 |
FAQs
button
We found that @belleui/belle-button demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.