-
Notifications
You must be signed in to change notification settings - Fork 87
docs: Advanced Guides > Compotion API > Setup #62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Deploy preview for vuejs-v3-ja-doc-preview ready! Built with commit 8370fcb https://deploy-preview-62--vuejs-v3-ja-doc-preview.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
レビュー 👀 コメント 💬 しました!
確認お願いします! 🙏
src/guide/composition-api-setup.md
Outdated
|
||
1. `props` | ||
2. `context` | ||
|
||
Let's dive deeper into how each argument can be used. | ||
それぞれの引数がどのように使われるのか、深く掘り下げてみましょう。 | ||
|
||
### Props |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ここのタイトルも翻訳お願いします!
プロパティ
でいいと思います!
src/guide/composition-api-setup.md
Outdated
@@ -50,7 +50,7 @@ setup(props) { | |||
|
|||
### Context |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ここのタイトルも翻訳お願いします!
コンテキスト
でいいと思います!
@kazupon |
@tutti2612 CI でエラーになっていますが、このエラー現時点で支障はないので、マージします! |
翻訳ありがとうございました! |
resolve #33