Files
d8f7c51a-5fef-45a4-bcbf-e34…/registry/schemas/DotGridBackground.schema.json
2026-03-31 04:37:36 +00:00

8 lines
203 B
JSON

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