UNPKG

wix-style-react

Version:
13 lines 328 B
export const dataHooks = { removeButton: 'tag-remove-button', text: 'tag-text', thumb: 'tag-thumb', }; export const dataAttr = { SIZE: 'data-size', DISABLED: 'data-disabled', THEME: 'data-theme', HOVERABLE: 'data-hoverable', CLICKABLE: 'data-clickable', }; //# sourceMappingURL=Tag.helpers.js.map