Accessibility

Even though it looks like a Button, this is actually a semantic link.

Custom link rendering

This component renders a native a element by default, but this can be customised via the linkComponent prop on BraidProvider.

Alternatives

  • Button For a semantic button.
  • ButtonIcon For buttons containing only an icon.
  • TextLinkButton For a semantic button that looks like a TextLink.