Core Link

PropertyTypeDescription
children?
React.ReactNode
className?
string
hoverUnderlineNone?
booleanDetermines whether the link shows an underline on hover.
onClick?
React.MouseEventHandlerEvent handler emitted when the element is clicked.
targetBlank?
booleanWill trigger browser default new window behavior on click.
to?
history.LocationDescriptor
type?
CoreLinkTypeSets display variant type. Overlay for usage on images or masks; Inherit to inherit text color for default display.
One of:
Default, Inherit, Overlay