UNPKG

@lion/select-rich

Version:

Provides a select with options that can contain html

4 lines (2 loc) 118 B
import { LionSelectRich } from './src/LionSelectRich.js'; customElements.define('lion-select-rich', LionSelectRich);