Files
8b0db766-6d19-4da0-adb1-1c6…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 313939142a Initial commit
2026-02-04 13:28: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)"
}
}