Files
7f58a4ed-e44c-4bcc-beb5-72a…/registry/schemas/GridBackround.schema.json
2026-03-10 16:13:34 +00:00

8 lines
199 B
JSON

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