@open-pioneer/chakra-integration
v2.3.0
Published
Integrates Chakra UI into Open Pioneer Trails application.
Downloads
445
Keywords
Readme
@open-pioneer/chakra-integration
This package integrates Chakra UI into an Open Pioneer Trails application.
All components are re-exported from @chakra-ui/react
(sometimes with some modifications).
All UI packages using the Open Pioneer Trails framework should use this package instead of depending on @chakra-ui/react
directly.
Internals
Some changes are made to complex components such as Modal
, Drawer
etc. to support integration into a web component's shadow DOM.
For more details, see comments in ./Provider.tsx
.
License
Apache-2.0 (see LICENSE
file)