Files
cdc4f4a5-e6c9-46f2-920f-196…/registry/schemas/GridBackround.schema.json
2026-02-26 05:48:35 +00:00

8 lines
199 B
JSON

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