Files
769168b7-0b15-4e6b-b490-64a…/registry/schemas/GridBackround.schema.json
2026-03-08 06:05:34 +00:00

8 lines
199 B
JSON

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