Files
9c085694-5df3-48a5-a47a-168…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev f180055dd0 Initial commit
2026-02-04 18:46:05 +02:00

8 lines
199 B
JSON

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