Files
eee3e819-4e6e-4834-a43b-221…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 06040a71a8 Initial commit
2026-02-09 19:05:38 +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)"
}
}