UNPKG

@kubit-ui-web/react-components

Version:

Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience

6 lines 303 B
export var TableCellVariantType; (function (TableCellVariantType) { TableCellVariantType["HEADER_CELL_DEFAULT"] = "HEADER_CELL_DEFAULT"; TableCellVariantType["BODY_CELL_DEFAULT"] = "BODY_CELL_DEFAULT"; })(TableCellVariantType || (TableCellVariantType = {})); //# sourceMappingURL=variants.js.map