Skip to content

Commit

Permalink
Update props.md (#2697)
Browse files Browse the repository at this point in the history
  • Loading branch information
KumJungMin committed Feb 17, 2024
1 parent 10065c7 commit d3e37ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/guide/components/props.md
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,7 @@ The `type` can be one of the following native constructors:
- `Date`
- `Function`
- `Symbol`
- `Error`

In addition, `type` can also be a custom class or constructor function and the assertion will be made with an `instanceof` check. For example, given the following class:

Expand Down

0 comments on commit d3e37ab

Please sign in to comment.