Files
2c3b9f6b-097d-4d86-b836-adb…/registry/schemas/DotGridBackground.schema.json
2026-02-09 22:46:43 +00:00

8 lines
203 B
JSON

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