Files
f8fcf775-a59d-4f39-8a59-19a…/registry/schemas/GridBackround.schema.json
kudinDmitriyUp 270d5c53ab Initial commit
2026-04-04 19:55:05 +00:00

8 lines
199 B
JSON

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