UNPKG

@wix/design-system

Version:

@wix/design-system

14 lines 854 B
export declare const DATA_HOOKS: { readonly triggerElement: "table-action-cell-trigger-element"; readonly placeholder: "table-action-cell-placeholder"; readonly primaryActionWrapper: "table-action-cell-primary-action-wrapper"; readonly primaryAction: "table-action-cell-primary-action"; readonly primaryActionTooltip: "table-action-cell-primary-action-tooltip"; readonly visibleActionTooltip: "table-action-cell-visible-action-tooltip"; readonly popoverMenu: "table-action-cell-popover-menu"; readonly popoverMenuItem: "table-action-cell-popover-menu-item"; readonly visibleAction: "table-action-cell-visible-action"; readonly visibleActionsWrapper: "table-action-cell-visible-actions-wrapper"; readonly visibleActionButton: "table-action-cell-visible-action-button"; }; //# sourceMappingURL=constants.d.ts.map