Files
4afa6c49-e1ca-4fff-9d21-cfa…/registry/schemas/GridBackround.schema.json
kudinDmitriyUp e798664b45 Initial commit
2026-03-08 13:08:53 +00:00

8 lines
199 B
JSON

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