angular-cn/aio/content/examples/property-binding/stackblitz.json

11 lines
184 B
JSON

{
"description": "Property Binding",
"files": [
"!**/*.d.ts",
"!**/*.js",
"!**/*.[0,1,2].*"
],
"file": "src/app/app.component.ts",
"tags": ["property binding"]
}