Files
a96e21c1-5a19-42db-bb7d-f74…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-10 23:31:03 +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)"
}
}