Files
498b32d4-be9b-478c-b1b0-ad7…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 3f51cb09b2 Initial commit
2026-02-10 12:08:49 +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)"
}
}