Properties
Name | Attribute | Type | Description |
---|---|---|---|
label | label |
|
Text label. |
href | href |
|
URL to link to. |
target | target |
|
Where to load the URL specified in "href" |
disabled | disabled |
|
Indicator if the component is disabled. |
inline | inline |
|
Indicator if the link is used as part of a sentence. |
size | size |
|
Size of the Hyperlink text. |
dir | dir |
|
Used to set the base direction of text for display |
lang | lang |
|
Used to identify the language of text content on the web |
Slots
Name | Description |
---|---|
|
Used to define content that is displayed while async rendering is awaiting, or when renderLoading() is implicitly called |
|
Content to render inside the component. Registry of all properties defined by the component. |
Theme Variables
Name | Description |
---|---|
|
Theme primary color. |
|
Theme primary hover color. |
|
Theme primary active color. |
|
Theme accent color. |
|
Theme accent hover color. |
|
Theme accent active color. |
|
Theme background color. |
|
Theme background hover color. |
|
Theme background active color. |
|
Theme font color. |
|
Theme disabled border color. |
|
Theme disabled background color. |
|
Theme disabled background color. |
|
Theme error border color. |
|
Theme hint font color. |
|
Theme inactive color. |
|
Theme inactive color. |
|
Theme font family. |
|
Theme font size. |
|
Theme font weight. |
|
Theme border radius. |
|
Theme border width. |
|
Theme box shadow. |
Component Variables
Name | Description |
---|---|
|
Hyperlink disabled color. |
|
Hyperlink font size. |
|
Hyperlink font weight. |
|
Hyperlink font weight. |
|
Hyperlink color. |
|
Hyperlink text decorator |
|
Hyperlink small font size variation |
|
Hyperlink small font family variation |
|
Hyperlink small font weight |
|
Hyperlink color when in an active state. |
|
Hyperlink text decorator in active state. |
|
Hyperlink text decorator when in hover state. |
|
Hyperlink color when visited |
|
Hyperlink text decorator when visited. |