Files
71ae8a39-a030-4dcf-a1bf-4cb…/registry/schemas/GridBackround.schema.json
2026-06-05 10:10:24 +00:00

8 lines
199 B
JSON

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