Files
81475fd7-b62f-4e37-960d-cd0…/registry/schemas/DotGridBackground.schema.json
kudinDmitriyUp 22736ea314 Initial commit
2026-03-26 06:20:44 +00:00

8 lines
203 B
JSON

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