wix-style-react
Version:
8 lines (7 loc) • 317 B
JavaScript
export const dataHooks = {
tableListItemValue: 'tableListItem-value',
tableListItemCheckbox: 'tableListItem-checkbox',
tableListItemCheckboxContainer: 'tableListItem-checkboxContainer',
tableListItemOptionsContainer: 'tableListItem-optionsContainer',
tableListItemDragHandle: 'tableListItem-dragHandle',
};