getTableWrapperClasses(props?: TableWrapperProps): string
Get classes for a table wrapper/container
Use this to wrap tables that need overflow handling or decoration
optional
props: TableWrapperProps
getTableWrapperClasses(props?: TableWrapperProps): string
Get classes for a table wrapper/container
Use this to wrap tables that need overflow handling or decoration
props: TableWrapperProps
import { getTableWrapperClasses } from ".";