Files
41a806c4-eb18-48ea-a8e3-e91…/registry/schemas/GridBackround.schema.json
kudinDmitriyUp 43ee39e48e Initial commit
2026-04-03 08:21:32 +00:00

8 lines
199 B
JSON

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