This type defines the class names for all table elements that can be styled
through the TableAdapter. These class names are used as defaults and can be
overridden at the global level through TableConfigProvider or at the component
level through the classNames prop.
Default class names for various table elements
This type defines the class names for all table elements that can be styled through the TableAdapter. These class names are used as defaults and can be overridden at the global level through TableConfigProvider or at the component level through the classNames prop.
Example