Files
539aea6a-80b9-47c8-9f13-7e0…/registry/schemas/RotatedRaysBackground.schema.json
vitalijmulika ad72e20546 Initial commit
2026-03-11 17:15:06 +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"
}
}