Files
d8cbcfc1-cd31-4f78-9837-557…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika b37a4ddd3b Initial commit
2026-02-09 19:05:46 +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)"
}
}