Linux Foundation Collaborative Projects
index
:
sdc/onap-ui-angular
2.0.0-ONAP
beijing
dublin
guilin
honolulu
master
An Angular UI library containing different components, fonts and styles used by SDC and the different designers in order to create a single look and feel across SDC
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
angular
/
form-elements
/
validation
/
validation-group.component.html.ts
blob: 4e5e3623749c4a415653238353acd4d0107d4322 (
plain
)
1
2
3
export const template
=
`
<ng-content></ng-content>
`
;