Skip to content

Commit

Permalink
Update props.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KumJungMin committed Feb 13, 2024
1 parent 321453f commit ad9487d
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 ad9487d

Please sign in to comment.