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

9 lines 455 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PageControlAutomateVariant = void 0; var PageControlAutomateVariant; (function (PageControlAutomateVariant) { PageControlAutomateVariant["DEFAULT"] = "DEFAULT"; PageControlAutomateVariant["ALTERNATIVE"] = "ALTERNATIVE"; })(PageControlAutomateVariant || (exports.PageControlAutomateVariant = PageControlAutomateVariant = {})); //# sourceMappingURL=variants.js.map