
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
@befe/brick-comp-button
Advanced tools
prop.loadingDelayInMS
props.loadingDelay
props.style
(此前的支持是由于不恰当的 props 传递造成)
<Link />
来替代 <Button type={'plain'} />
?onClick
处理的属于"按钮",只需处理 href
的为"链接"<a />
原生不支持 disabled 的(除非样式修饰 a[disabled] {pointer-events: none;}
) ,所以一般尽量不要 "链接" 作为 "按钮"
<a disabled onClick={() => console.log('not disabled')}>Am I disabled?</a>
<a />
原生支持快捷键操作"新标签页打开"(鼠标中键, ⌘ + 鼠标左键),所以一般尽量不用 "按钮" 作为 "链接"FAQs
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.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.