@wix/design-system
Version:
@wix/design-system
9 lines • 443 B
JavaScript
export const DATA_HOOKS = {
inputWithOptions: 'autocomplete-with-label-input-wrapper',
inputWithLabel: 'autocomplete-with-label-input',
label: 'autocomplete-with-label-labelled-label',
labelledElement: 'autocomplete-with-label-labelled-element',
inputDropdownLayout: 'inputwithoptions-dropdownlayout',
errorMessage: 'autocomplete-with-label-error-message',
};
//# sourceMappingURL=AutoCompleteWithLabel.constants.js.map