Files
58ecfa18-6bdc-4f85-87cb-b9e…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-01-27 21:48:58 +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)"
}
}