Files
1fd32ea2-a515-4206-84d1-7cd…/registry/schemas/GridBackround.schema.json
2026-04-11 13:32:35 +00:00

8 lines
199 B
JSON

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