Files
7b87c0cb-3a42-461b-aad2-e2e…/registry/schemas/GridBackround.schema.json
2026-03-14 07:54:55 +00:00

8 lines
199 B
JSON

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