We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
プリミティブ型は以下の7つ。よく型の指定で出てくるものだね。
プリミティブ型でないものは基本的にすべてオブジェクト型。
ここは難しいので丁寧に見ていく。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
「型」についての勉強
プリミティブ型
プリミティブ型は以下の7つ。よく型の指定で出てくるものだね。
オブジェクト型
プリミティブ型でないものは基本的にすべてオブジェクト型。
React特有の型定義について
ここは難しいので丁寧に見ていく。
props
useState
The text was updated successfully, but these errors were encountered: