Interface: JsxPropertyDescriptor

Defines the structure of a JSX component property.

Properties

PropertyTypeDescription
namestringThe name of the property
required?booleanWether the property is required
type"string" | "number" | "expression"The type of the property