UNPKG

@taiga-ui/cdk

Version:

Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance

10 lines 289 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ATTRS_IN_HOST_TO_REPLACE = void 0; exports.ATTRS_IN_HOST_TO_REPLACE = [ { from: '(tuiPresentChange)', to: '(tuiPresent)', }, ]; //# sourceMappingURL=attrs-in-host-to-replace.js.map