Files
b5c5f860-0759-4221-9b91-a3d…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-07 22:29:36 +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)"
}
}