Files
539aea6a-80b9-47c8-9f13-7e0…/registry/schemas/GridBackround.schema.json
vitalijmulika ad72e20546 Initial commit
2026-03-11 17:15:06 +02:00

8 lines
199 B
JSON

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