-
Notifications
You must be signed in to change notification settings - Fork 0
Property
Anton edited this page Aug 7, 2019
·
23 revisions
Property
: A property of a type.
Name | Type & Description |
---|---|
name* | string |
The name of the property. | |
description* | ?string |
The description of the property. | |
type* | string |
The type of the property. | |
hasDefault* | boolean |
Whether the property has the default value. | |
default* | ?(string | boolean | number) |
The default value of the property. | |
optional* | boolean |
If the property is optional. |
© Art Deco 2020 | Tech Nation Visa Sucks |
---|