UNPKG

@lion/ui

Version:

A package of extendable web components

4 lines (2 loc) 98 B
import { LionListbox } from '../listbox.js'; customElements.define('lion-listbox', LionListbox);