Files
3eefa491-2cee-44d9-94fb-b00…/registry/schemas/AnimatedAuroraBackground.schema.json
Nikolay Pecheniev 8c0de4dd6a Initial commit
2026-03-12 14:03:41 +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)"
}
}