Files
dcea6ced-2a76-4098-a68c-74a…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev 5768c6396d Initial commit
2026-02-24 13:17:54 +02:00

8 lines
199 B
JSON

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