Commit 9ebbf99
Update build-a-sample-app.mdx (#3423)
* docs: update getting started guide to document both with_props and with_root
Clarify that:
- with_props() is used to set dynamic properties for the App component
- with_root() is used to mount the app to a specific element instead of <body>
---------
Co-authored-by: Matt "Siyuan" Yan <mattsy1999@gmail.com>1 parent 0c77983 commit 9ebbf99
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
0 commit comments