Files
7f58a4ed-e44c-4bcc-beb5-72a…/registry/schemas/DotGridBackground.schema.json
2026-03-10 16:13:34 +00:00

8 lines
203 B
JSON

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