core/forms/json-validation-prettifier.directive.ts
OnInit
OnDestroy
| Selector | textarea[prettyValidJson] |
| Standalone | true |
Methods |
Outputs |
constructor(ngCtrl: NgControl)
|
||||||
|
Parameters :
|
| invalidJSON |
Type : EventEmitter<string>
|
| ngOnDestroy |
ngOnDestroy()
|
|
Returns :
void
|
| ngOnInit |
ngOnInit()
|
|
Returns :
void
|
| validateInputAndPrettify | ||||
validateInputAndPrettify(value)
|
||||
|
Parameters :
Returns :
void
|