List Box
API: TypeScript / Java
Source: TypeScript / Java
Styling API reference for the List Box component.
- Usage
- Styling
CSS Selectors
The following CSS selectors can be used in stylesheets to target the various parts and states of the component. See the Styling documentation for more details on how to style components.
- Root element
-
vaadin-list-box
List Box
- Multi-select
-
vaadin-list-box
[multiple] - Hovered
-
vaadin-list-box
:hover - Item layout / scroller
-
vaadin-list-box
::part(items)