UNPKG

wix-style-react

Version:
16 lines (15 loc) 498 B
"use strict"; exports.__esModule = true; exports.sidebarSkins = exports.dataHooks = void 0; var dataHooks = exports.dataHooks = { drivenOutChildren: 'driven-out-children', onScreenChildrenContainer: 'on-screen-children-container', onScreenChildrenContent: 'on-screen-children-content', drivenInChildren: 'driven-in-children', scrollBarGradient: 'scroll-bar-gradient' }; var sidebarSkins = exports.sidebarSkins = { dark: 'dark', light: 'light' }; //# sourceMappingURL=constants.js.map