Files
add83151-cf3f-43ef-a504-c1b…/registry/schemas/GridBackround.schema.json
Nikolay Pecheniev a1bbfaae64 Initial commit
2026-02-02 11:29:50 +02:00

8 lines
199 B
JSON

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