UNPKG

@sap-ux/ui-components

Version:
6 lines 257 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.REQUIRED_LABEL_INDICATOR = void 0; // Asterisk for visible UI and empty for screen readers exports.REQUIRED_LABEL_INDICATOR = `' *' / ''`; //# sourceMappingURL=types.js.map