Files
2c0918d5-7fdf-4cde-ab96-a1a…/registry/schemas/GridBackround.schema.json
2026-03-10 14:52:46 +00:00

8 lines
199 B
JSON

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