Files
42dd4a6d-641d-43bb-a8da-e5f…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-19 21:18:46 +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)"
}
}