Skip to main content

Link

<gstock-link> | GstockLink

API

Properties

Name Description Reflects Type Default
target Tells the browser where to open the link. '_blank' | '_parent' | '_self' | '_top' | undefined -
rel Specifies the relationship of the target object to the link object. string | undefined -
download Indicates the browser to download instead of navigating a URL. string | undefined -
href Indicates a complete or partial URL. string -
hreflang Specifies the language of the resource. '' | undefined -
type Specific media type in MIME type for the URL. string | undefined -
referrerPolicy
referrerpolicy
Tells the reference send when URL is recovered. Learn more ReferrerPolicy ''
size The size for the typography. 'small' | 'medium' | 'large' 'medium'
weight The weight for the typography. 'normal' | 'bold' | undefined 'normal'
disabled Disables the link. boolean false
updateComplete

A read-only promise that resolves when the component has finished updating.

Learn more about attributes and properties .

Slots

Name Description
default The content of typography.

Learn more about slots .