Files
e5262ada-cfa4-44fa-b8df-ddd…/registry/schemas/AnimatedAuroraBackground.schema.json
Nikolay Pecheniev 13de47a16f Initial commit
2026-02-04 16:04:20 +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)"
}
}