Const
The body component
There's only one body so use this variable.
To create a Single Page Application one typically would add a {@see CardContainer} to the body.
root.items.add(cmp({html: "Hello world!"}); Copy
root.items.add(cmp({html: "Hello world!"});
Generated using TypeDoc
The body component
There's only one body so use this variable.
To create a Single Page Application one typically would add a {@see CardContainer} to the body.