Files
2ae5e5cb-e42e-46a2-b396-ab3…/registry/schemas/DotGridBackground.schema.json
2026-04-16 13:27:02 +00:00

8 lines
203 B
JSON

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