The id props specifies the unique id for the given element in the schema. Used in the library to reference the element in the schema.
The kind for a top level element is always wrapper.
wrapper
The parent for a top level element is always null: no parent.
null
The type prop specifies which kind of wrapper/top level element is the element.
Generated using TypeDoc
The id props specifies the unique id for the given element in the schema. Used in the library to reference the element in the schema.