Files
40053a68-55c4-4c70-b94a-2c9…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-01-31 19:46:44 +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)"
}
}