wix-style-react
Version:
wix-style-react
9 lines • 445 B
JavaScript
export const dataHooks = {
tableListHeaderValue: 'tableListHeader-value',
tableListHeaderCheckbox: 'tableListHeader-checkbox',
tableListHeaderOptionsContainer: 'tableListHeader-optionsContainer',
tableListHeaderArrowDescending: 'tableListHeader-arrowDescending',
tableListHeaderArrowAscending: 'tableListHeader-arrowAscending',
tableListHeaderInfoIcon: 'tableListHeader-infoIcon',
};
//# sourceMappingURL=constants.js.map