Documentation

Documentation versions (currently viewingVaadin 24)

Tree Grid

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-grid

See Grid selectors for details on styling the grid

Hierarchy Cells

Cell content element

vaadin-grid-tree-toggle

Expanded

vaadin-grid-tree-toggle[expanded]

Toggle button

vaadin-grid-tree-toggle::part(toggle)