Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
sdc
/
onap-ui-angular
/
1994c98063c27a41797dec01f2ca9fcbe33ceab0
/
.
/
src
/
angular
/
form-elements
/
validation
/
validation.component.html.ts
blob: 0f11a23f064d155d9fcdfae75e4421b7d4f53ce7 [
file
] [
log
] [
blame
]
export
default
`
<ng-content *ngIf="!disabled"></ng-content>
`
;