We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2c10b commit f22a3a6Copy full SHA for f22a3a6
src/api/options-lifecycle.md
@@ -18,7 +18,7 @@ Called when the instance is initialized.
18
19
- **Details**
20
21
- Called immediately when the instance is initialized and props are resolved .
+ Called immediately when the instance is initialized and props are resolved.
22
23
Then the props will be defined as reactive properties and the state such as `data()` or `computed` will be set up.
24
0 commit comments