Files
8cca3ce4-afdb-4f65-891b-b37…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-03 10:40:17 +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)"
}
}