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

7 lines 381 B
export var TableRowVariantTypeV2; (function (TableRowVariantTypeV2) { TableRowVariantTypeV2["HEADER_ROW_DEFAULT"] = "HEADER_ROW_DEFAULT"; TableRowVariantTypeV2["HEADER_ROW_SECONDARY"] = "HEADER_ROW_SECONDARY"; TableRowVariantTypeV2["BODY_ROW_DEFAULT"] = "BODY_ROW_DEFAULT"; })(TableRowVariantTypeV2 || (TableRowVariantTypeV2 = {})); //# sourceMappingURL=variants.js.map