Files
9c085694-5df3-48a5-a47a-168…/registry/schemas/AnimatedAuroraBackground.schema.json
Nikolay Pecheniev f180055dd0 Initial commit
2026-02-04 18:46:05 +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)"
}
}