UNPKG

@lion/select-rich

Version:

Provides a select with options that can contain html

4 lines (3 loc) 179 B
export { LionSelectRich } from "./src/LionSelectRich.js"; export { LionSelectInvoker } from "./src/LionSelectInvoker.js"; export { LionOptions, LionOption } from "@lion/listbox";