Skip to main content

Link button

Since 2.0.0

Development​

Examples​

PreviewAngularReactVueJavaScript

Disabled​

PreviewAngularReactVueJavaScript

API​

Properties​

Name
Description and specifications
disabled
Disable the link button
Attribute:
disabled
Type:
boolean
Default:
false
target
Specifies where to open the link https://www.w3schools.com/html/html_links.asp
Attribute:
target
Type:
"_blank" | "_parent" | "_self" | "_top"
Default:
'_self'
url
Url for the link button
Attribute:
url
Type:
string | undefined

Events​

No events available for this component.