Files
1e16dc0b-e003-45cf-9c09-281…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-14 06:13:13 +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)"
}
}