Files
7190e8d1-f60c-4207-b927-67f…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika ea86f1cc01 Initial commit
2026-02-06 13:13:23 +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)"
}
}