Files
e7ef95c8-932f-4231-bdc8-a57…/registry/schemas/DotGridBackground.schema.json
2026-05-26 21:10:32 +00:00

8 lines
203 B
JSON

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