Package Exports
- @chakra-ui/vue
- @chakra-ui/vue/src/lib/internal-icons
- @chakra-ui/vue/src/utils/icons
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@chakra-ui/vue) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
chakra-ui/vue
Build scalable, accessible, and light-weight, Vue.js applications with ease.
📦 Components
A complete list of all components to be built can be found here 👇🏽.
Browsing Components
You can also view all developed components in Storybook!
yarn install
yarn serveProject TODO:
- Setup Storybook for components UI
- Theme Provider
- Develop styling scheme for components with styled components
- Setup Vue.js plugin system
- Provide Theme
- Observe theme and set it dynamically in javascript with ease.
- Provide icons API for icons component
- Accessibility (Focus) Styling
- Setup NPM distribution