Special Classes

DataGrid library has several special CSS classes:

Class Name

Description

data-grid-empty

This class will be added to the items container

if all elements are invisible.

The items container is the element that is marked

with the data-grid attribute.

Last updated