Files
88ea2088-8d1b-4a96-a7b1-e54…/registry/schemas/GridBackround.schema.json
kudinDmitriyUp c35b1dbcbe Initial commit
2026-03-26 12:20:31 +00:00

8 lines
199 B
JSON

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