Files
a51c6e5f-43b0-4246-80d8-974…/registry/schemas/GridBackround.schema.json
2026-03-26 15:45:19 +00:00

8 lines
199 B
JSON

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