Files
8a3f1904-e1ea-4e02-92a1-d1a…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-04 18:14:04 +03: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)"
}
}