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/list-collection.ts var createListCollection = (options) => new _zag_js_collection.ListCollection(options); //#endregion exports.createListCollection = createListCollection;