Files
bf04e4ba-69b7-4e84-b089-5fa…/registry/schemas/GridBackround.schema.json
2026-04-29 10:15:59 +00:00

8 lines
199 B
JSON

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