Files
f4a614fe-e588-4d8d-9889-8e3…/registry/schemas/GridBackround.schema.json
kudinDmitriyUp 8edd56bb03 Initial commit
2026-03-25 01:56:00 +00:00

8 lines
199 B
JSON

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