Link
Hyperlink component for the Certara Design System
inner-class-name
certara-link
Section titled “certara-link”Properties
Section titled “Properties”download
| Attribute | download |
| Type | string |
| Default | undefined |
| Required | false |
| Description | String that points to an optional linked download resource |
href
| Attribute | href |
| Type | string |
| Default | undefined |
| Required | false |
| Description | URL string |
icon
| Attribute | icon |
| Type | string |
| Default | undefined |
| Required | false |
| Description | Optional trailing icon. Use the standard name of the icon from Font Awesome |
innerClassName
| Attribute | inner-class-name |
| Type | string |
| Default | undefined |
| Required | false |
| Description | String adds class attribute to the actual link element |
rel
| Attribute | rel |
| Type | string |
| Default | undefined |
| Required | false |
| Description | Optional space-delimited string to define relationship between link type and resource. Values |
size
| Attribute | size |
| Type | "base" | "sm" |
| Default | undefined |
| Required | false |
| Description | Visual size of link |
target
| Attribute | target |
| Type | "_blank" | "_parent" | "_self" | "_top" | "_unfencedTop" |
| Default | undefined |
| Required | false |
| Description | Target to be used in tandem with href if necessary |
Events
Section titled “Events”There are no events available for this component
Methods
Section titled “Methods”There are no public methods available for this component
There are no slots available for this component