T - the type of the object inside the option@FunctionalInterface public static interface AbstractSelect.OptionRenderer<T>
SelectOption| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.HTMLElement |
element(SelectOption<T> option) |
elemental2.dom.HTMLElement element(SelectOption<T> option)
option - the option to renderHTMLElement representing the optionCopyright © 2019–2022 Dominokit. All rights reserved.