UNPKG

@bianic-ui/descendant

Version:

Register child nodes of a react element for better accessibility

18 lines (11 loc) 353 B
# Descendant A descendant index solution for better accessibility support in compound components. > **Note 🚨:** This package is primarily intended for internal use by the Bianic > UI library. You should not use it directly in your production projects. ## Installation ```sh yarn add @bianic-ui/descendants # or npm i @bianic-ui/descendants ```