Files
279efc46-392c-4882-8475-79f…/registry/schemas/GridBackround.schema.json
2026-05-02 07:26:31 +00:00

8 lines
199 B
JSON

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