Link()
Home > @backstage/core-components
> Link
Thin wrapper on top of material-ui's Link component, which... - Makes the Link use react-router - Captures Link clicks as analytics events.
Signature:
Link: (props: LinkProps) => JSX.Element
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
JSX.Element