Files
afbbf5fc-8056-42fc-a535-ddd…/registry/schemas/AnimatedAuroraBackground.schema.json
Nikolay Pecheniev f88992e8e8 Initial commit
2026-02-25 13:28:27 +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)"
}
}