package.theme.lumo.vaadin-combo-box-item-styles.d.ts Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of combo-box Show documentation
Show all versions of combo-box Show documentation
Web Component for displaying a list of items with filtering
import '@vaadin/vaadin-lumo-styles/color.js';
import '@vaadin/vaadin-lumo-styles/spacing.js';
import '@vaadin/vaadin-lumo-styles/style.js';
declare const comboBoxItem: import("lit").CSSResult;
export { comboBoxItem };
© 2015 - 2025 Weber Informatics LLC | Privacy Policy