src/elements/types.ts
JSON representation of elements as used by the Runtime.
Properties |
functionalKey |
functionalKey:
|
Type : ElementKey
|
key |
key:
|
Type : ElementKey
|
name |
name:
|
Type : string
|
properties |
properties:
|
Type : literal type
|
styles |
styles:
|
Type : string[]
|
type |
type:
|
Type : ElementType
|