MetaProperties
class MetaProperties
MetaProperties manager
Methods
static array
serialize(array $properties)
Provided an array or config item of property classes, will serialize and return labels and types
static string
propertyForType(string $type)
Return property class for given React type
Details
at line line 20
static array
serialize(array $properties)
Provided an array or config item of property classes, will serialize and return labels and types
at line line 49
static string
propertyForType(string $type)
Return property class for given React type