@litopis/elements
v0.2.0
Published
Web Components for Litopis date and calendar primitives.
Maintainers
Readme
@litopis/elements
Web Components backed by the Litopis DOM controller.
npm install @litopis/elements @litopis/domimport "@litopis/elements";
import "@litopis/dom/styles/base.css";<litopis-date-picker mode="popover" label="Start date"></litopis-date-picker>For static sites, use dist/index.global.js from the package together with @litopis/dom/styles/base.css.
See the Web Components integration guide for attributes, the value property and CDN usage.
