Files
6597cdaf-ada2-42e5-ae12-326…/registry/schemas/GridBackround.schema.json
2026-05-19 07:31:12 +00:00

8 lines
199 B
JSON

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