Files
df0ed9e6-0abe-4e01-8631-59b…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-10 05:03:30 +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)"
}
}