Files
e28f71b4-969b-4eba-89f0-bad…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-10 00:30:19 +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)"
}
}