@bianic-ui/descendant

Register child nodes of a react element for better accessibility

Usage no npm install needed!

<script type="module">
  import bianicUiDescendant from 'https://cdn.skypack.dev/@bianic-ui/descendant';
</script>

README

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

yarn add @bianic-ui/descendants

# or

npm i @bianic-ui/descendants