Library to be used internally for prd projects
npm install prd-cdkLibrary to be used internally for prd projects
Contains Angular pipes, components and RxJS functions
Usage:
input[prdExpressionInput]
exportAs: 'prdExpressionInput'
allowCommaSeparator = input(false, {
transform: booleanAttribute,
alias: 'prdExpressionNoComma',
});
onBlurAction = input
alias: 'prdExpressionInputOnBlur',
});
type OnBlurAction = 'ignore' | 'calculate';
- filesize
- hideZero
- shortenText
- plusSign - adds '+' to positive values
- cacheWithUpdate
- log