Files
b0dd9c8d-444c-481d-a2e4-527…/registry/schemas/DotGridBackground.schema.json
2026-04-22 05:56:32 +00:00

8 lines
203 B
JSON

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