1.3.2 • Published 4 years ago
@v1v2/chakra v1.3.2
@v1v2/chakra
Helpers for Chakra UI.
Installation
npm i @v1v2/chakra
# or
yarn add @v1v2/chakraComponents
- AlertTrigger – Combines an
Alertand a trigger element - ModalTrigger – Combines a
Modaland a trigger element - MotionBox – A Chakra
Boxenriched with Framer Motion capabilities - FullHStack and FullVStack – Full-height
HStackand full-widthVStack
Theme Extensions
- withBodyColorMode – Background and text color setup for light and dark mode
- withFocusVisible – Fix for
focus-visible - withNoWebkitTapHighlight – Disables mobile Chrome's blue highlight globally (⚠️ accessibility concerns)
This package is part of V1V2 Open Source.