@momentum-ui/react-collaboration
Version:
Cisco Momentum UI Framework for React Collaboration Applications
11 lines (7 loc) • 420 B
text/mdx
The `<Link />` component.
## React Aria Link Support
This element utilizes `AriaLinkprops` for the `useLink()`
[React Aria](https://react-spectrum.adobe.com/react-aria/useLink.html) method. This allows for the
usage of `LinkProps`、`LinkDOMProps`、`AriaLabelingProps`.
`AriaLinkProps` allows for the usage of common #aria attributes, such as
`aria-label`、`aria-details` 、`aria-labelledby`、`aria-describedby`.