Files
c9a23ac6-e184-4863-8fc0-1a9…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-21 18:35:52 +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)"
}
}