UNPKG

@ark-ui/vue

Version:

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

6 lines (5 loc) 265 B
let _zag_js_collection = require("@zag-js/collection"); //#region src/components/collection/grid-collection.ts var createGridCollection = (options) => new _zag_js_collection.GridCollection(options); //#endregion exports.createGridCollection = createGridCollection;