一键导入
element-plus-link
Element Plus Link component (el-link) API documentation. Triggers when user wants to use, implement, or asks about el-link or Link component.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Element Plus Link component (el-link) API documentation. Triggers when user wants to use, implement, or asks about el-link or Link component.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Element Plus Affix component (el-affix) API documentation. Triggers when user wants to use, implement, or asks about el-affix or Affix component.
Element Plus Alert component (el-alert) API documentation. Triggers when user wants to use, implement, or asks about el-alert or Alert component.
Element Plus Anchor component (el-anchor) API documentation. Triggers when user wants to use, implement, or asks about el-anchor or Anchor component.
Element Plus Autocomplete component (el-autocomplete) API documentation. Triggers when user wants to use, implement, or asks about el-autocomplete or Autocomplete component.
Element Plus Avatar component (el-avatar) API documentation. Triggers when user wants to use, implement, or asks about el-avatar or Avatar component.
Element Plus Backtop component (el-backtop) API documentation. Triggers when user wants to use, implement, or asks about el-backtop or Backtop component.
| name | element-plus-link |
| description | Element Plus Link component (el-link) API documentation. Triggers when user wants to use, implement, or asks about el-link or Link component. |
| Name | Description | Type | Default |
|---|---|---|---|
| type | type | ^[enum]'primary' | 'success' | 'warning' | 'danger' | 'info' | 'default' | default |
| underline | when underlines should appear | ^[enum]'always' | 'hover' | 'never' | boolean | hover |
| disabled | whether the component is disabled | ^[boolean] | false |
| href | same as native hyperlink's href | ^[string] | — |
| target | same as native hyperlink's target | ^[enum]'_blank' | '_parent' | '_self' | '_top' | _self |
| icon | icon component | ^[string] / ^[Component] | — |
| Name | Description |
|---|---|
| default | customize default content |
| icon | customize icon component |