Files
df5bf48c-a6ce-428e-9143-bb0…/registry/schemas/GridBackround.schema.json
2026-06-02 10:44:51 +00:00

8 lines
199 B
JSON

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