Files
2bd1d13b-a832-4358-99f9-64e…/registry/schemas/GridBackround.schema.json
2026-05-31 23:35:22 +00:00

8 lines
199 B
JSON

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