UNPKG

@ark-ui/vue

Version:

A collection of unstyled, accessible UI components for Vue, utilizing state machines for seamless interaction.

5 lines (4 loc) 189 B
//#region src/components/checkbox/checkbox.anatomy.ts var checkboxAnatomy = require("@zag-js/checkbox").anatomy.extendWith("group"); //#endregion exports.checkboxAnatomy = checkboxAnatomy;