Files
a6013017-e578-42ac-9bdf-a45…/registry/schemas/GridBackround.schema.json
vitalijmulika 709daa5968 Initial commit
2026-02-13 13:58:03 +02:00

8 lines
199 B
JSON

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