docs(elements): add link to full example in elements
guide (#25219)
PR Close #25219
This commit is contained in:

committed by
Igor Minar

parent
8439a6ec2a
commit
25a76a1492
9
aio/content/examples/elements/stackblitz.json
Normal file
9
aio/content/examples/elements/stackblitz.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"description": "Angular Elements",
|
||||
"files":[
|
||||
"!**/*.d.ts",
|
||||
"!**/*.js",
|
||||
"!**/*.[1].*"
|
||||
],
|
||||
"tags":["cookbook"]
|
||||
}
|
Reference in New Issue
Block a user