UNPKG

@lowdefy/blocks-loaders

Version:

Lowdefy loader blocks.

36 lines (35 loc) 758 B
{ "type": "object", "properties": { "type": "object", "additionalProperties": false, "properties": { "style": { "type": "object", "description": "Css style object to apply to the skeleton.", "docs": { "displayType": "yaml" } }, "height": { "type": ["number", "string"], "description": "Height of the skeleton.", "docs": { "displayType": "string" } }, "width": { "type": ["number", "string"], "description": "Width of the skeleton.", "docs": { "displayType": "string" } } } }, "events": { "type": "object", "additionalProperties": false, "properties": {} } }