Files
f6d4a52e-e2b7-4e49-9fd5-99f…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-17 01:56:29 +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)"
}
}