Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILinkBaseProps

Props to be provided to Link or ButtonLink elements.

Hierarchy

  • ILinkBaseProps

Index

Properties

Properties

Optional analyticsId

analyticsId: string

An ID used for telemetry events.

Optional className

className: string

Optional classname for styling purposes.

to

to: string

Must be a route that is already registered.

Generated using TypeDoc