UNPKG

@lion/select-rich

Version:

Provides a select with options that can contain html

3 lines (2 loc) 138 B
export type LionSelectRich = import('../src/LionSelectRich').LionSelectRich; export type LionOption = import('@lion/listbox').LionOption;