Files
f2a87d03-ea1a-4efc-91d8-82c…/registry/schemas/GridBackround.schema.json
2026-06-09 16:22:24 +00:00

8 lines
199 B
JSON

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