Files
abec8033-e826-4945-a7a7-315…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika e127e2dd32 Initial commit
2026-02-11 14:38:58 +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)"
}
}