Files
c23658e5-af98-44c7-a272-444…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-07 16:37:42 +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)"
}
}