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.
@infinitoui/infinito-button
Advanced tools
npm install @infinitoui/infinito-button
引入组件:
import '@infinitoui/infinito-button'
使用:
<infinito-button>default</infinito-button>
<infinito-button primary>primary</infinito-button>
Property | Attribute | Type | Default | Description |
---|---|---|---|---|
disabled | disabled | boolean | false | 是否禁用按钮 |
label | label | string | "" | 按钮文字 |
Event | Description |
---|---|
click | 按钮点击事件 |
Name | Description |
---|---|
默认插槽,按钮文字或者其他html标签 |
Property | Default | Description |
---|---|---|
--border-color | "#333" | border颜色 |
--border-radis | "6px" | 圆角 |
--button-color | "#fff" | 背景颜色 |
--button-padding | "0 8px" | 内间距 |
--fonts-size | "14px" | 字体大小 |
--hover-color | "#333" | hover时按钮背景颜色 |
--hover-font-color | "#fff" | hover时文字颜色 |
FAQs
button
The npm package @infinitoui/infinito-button receives a total of 1 weekly downloads. As such, @infinitoui/infinito-button popularity was classified as not popular.
We found that @infinitoui/infinito-button demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers 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.