Docs

Tree Grid

Styling API reference for the Tree Grid component.

CSS Selectors

The following CSS selectors can be used in stylesheets to target the various parts and states of the component.

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)