Files
ab7864e1-b8a9-435f-8892-e3f…/registry/schemas/GridBackround.schema.json
vitalijmulika 06cd21adfc Initial commit
2026-02-20 14:24:18 +02:00

8 lines
199 B
JSON

{
"name": "GridBackround",
"propsSchema": {
"size?": "'small' | 'medium' | 'large' (default: 'medium')",
"perspectiveThreeD?": "boolean (default: false)",
"className?": "string"
}
}