Files
e97aa76c-ef63-48cb-8ec7-7ad…/registry/schemas/GridBackround.schema.json
2026-06-10 04:55:04 +00:00

8 lines
199 B
JSON

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