Files
e1998f2d-ecb0-4ca0-970b-e00…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-03 18:31:03 +00:00

8 lines
244 B
JSON

{
"name": "AnimatedAuroraBackground",
"propsSchema": {
"className?": "string",
"showRadialGradient?": "boolean (default: true)",
"invertColors": "boolean (REQUIRED - true for light backgrounds, false for dark backgrounds)"
}
}