Files
0bee42b0-e95d-4faf-8d61-ce2…/registry/schemas/RotatedRaysBackground.schema.json
Nikolay Pecheniev de87a6c753 Initial commit
2026-03-04 20:12:15 +02:00

9 lines
379 B
JSON

{
"name": "RotatedRaysBackground",
"propsSchema": {
"animated": "boolean - Required. When true, rays animate with pulsing opacity. When false, rays display static opacity.",
"showGrid": "boolean - Required. When true, displays a grid overlay fading from top center. When false, no grid is shown.",
"className?": "string",
"containerClassName?": "string"
}
}