Files
6493a32b-eba5-482f-832a-c46…/registry/schemas/GridBackround.schema.json
kudinDmitriyUp d36e331e35 Initial commit
2026-03-11 18:49:22 +00:00

8 lines
199 B
JSON

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