Link 
Text hyperlink
Basic 
Disabled 
Underline 
Underline of link
Icon 
Link API 
Link Attributes 
| Name | Description | Type | Default | 
|---|---|---|---|
| type | Type | String | default | 
| underline | Whether the component has underline | Boolean | true | 
| disabled | Whether the component is disabled | Boolean | false | 
| href | Same as native hyperlink's href | String | - | 
| icon | Icon component | String Component | - | 
Link Slots 
| Name | Description | 
|---|---|
| default | Customize default content | 
| icon | Customize icon component |