ICardActionLink
Interface
Properties
Property |
Type |
Notes |
action
Optional
|
string
|
|
ariaLabel
Optional
|
string
|
|
buttonStyle
Optional
|
"outline" | "outline-fill" | "solid" | "transparent"
|
|
disabled
Optional
|
boolean
|
|
href
Optional
|
string
|
|
i18nKey
Optional
|
string
|
|
icon
Optional
|
string
|
|
label
Optional
|
string
|
|
showLabel
Optional
|
boolean
|
whether the label or translated i18nKey
should actually render or just be used
for a11y purposes
|
tooltip
Optional
|
string
|
|
Interface defined in common/src/core/types/IHubCardViewModel.ts:49