@chakra-xui/descendant

Register child nodes of a react element for better accessibility

Usage no npm install needed!

<script type="module">
  import chakraXuiDescendant from 'https://cdn.skypack.dev/@chakra-xui/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 Chakra UI library. You should not use it directly in your production projects.

Installation

yarn add @chakra-xui/descendants

# or

npm i @chakra-xui/descendants