Files
65698eca-82cf-4294-99d5-e80…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 7e566ccb94 Initial commit
2026-02-05 12:31:47 +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)"
}
}