Files
2e2dbf5a-795f-4da7-9602-97f…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 96d5767f1f Initial commit
2026-02-04 17:07: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)"
}
}