Files
fbdf9bf4-740c-45a8-9cbd-582…/registry/schemas/DotGridBackground.schema.json
2026-02-09 15:38:37 +00:00

8 lines
203 B
JSON

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