
Product
Secure Your AI-Generated Code with Socket MCP
Socket MCP brings real-time security checks to AI-generated code, helping developers catch risky dependencies before they enter the codebase.
@twilio-paste/anchor
Advanced tools
An Anchor is text that navigates the user from one webpage to another.
yarn add @twilio-paste/anchor
import {Anchor} from '@twilio-paste/anchor';
<Anchor href="/app">
Link Text
</Anchor>
Prop | Type | Description | Default |
---|---|---|---|
href? | string | A URL to route to. Required. | null |
tabindex? | AnchorTabIndexes | '0', '-1' | null |
target? | AnchorTargets | '_self', '_blank', '_parent', '_top'. If external href, defaults to '_blank'. Can be overwritten. | null |
rel? | string | Sets the anchor rel attribute. If external href, defaults to 'noreferrer noopener'. Can be overwritten. | false |
onClick? | (event: React.MouseEvent) | null | |
onFocus? | (event: React.FocusEvent) | null | |
onBlur? | (event: React.FocusEvent) | null |
FAQs
An Anchor is text that navigates the user from one webpage to another.
The npm package @twilio-paste/anchor receives a total of 6,835 weekly downloads. As such, @twilio-paste/anchor popularity was classified as popular.
We found that @twilio-paste/anchor demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Product
Socket MCP brings real-time security checks to AI-generated code, helping developers catch risky dependencies before they enter the codebase.
Security News
As vulnerability data bottlenecks grow, the federal government is formally investigating NIST’s handling of the National Vulnerability Database.
Research
Security News
Socket’s Threat Research Team has uncovered 60 npm packages using post-install scripts to silently exfiltrate hostnames, IP addresses, DNS servers, and user directories to a Discord-controlled endpoint.