• TextLink For visually styled text links.
Renders a plain `a` tag without any visual styling, or the custom `linkComponent` implementation that was provided via BraidProvider.
Braid components are very explicit about the properties they accept, which makes providing arbitrary data attributes not possible. Instead, a data prop can be provided as a single collection of data attributes.