Files
293beae1-ccce-4232-a0a3-5be…/registry/schemas/AnimatedAuroraBackground.schema.json
Nikolay Pecheniev d645f09998 Initial commit
2026-02-23 11:47:23 +02: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)"
}
}