Skip to content

Commit 5539d87

Browse files
Alex-Sokolovchrisvfritz
authored andcommitted
components.md add Symbol to prop validation
1 parent 0682e7d commit 5539d87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/v2/guide/components.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,7 @@ The `type` can be one of the following native constructors:
428428
- Function
429429
- Object
430430
- Array
431+
- Symbol
431432

432433
In addition, `type` can also be a custom constructor function and the assertion will be made with an `instanceof` check.
433434

0 commit comments

Comments
 (0)