Files
4ba8f5bd-c48d-49cf-98dc-da9…/registry/schemas/AnimatedAuroraBackground.schema.json
Nikolay Pecheniev 1d9310508c Initial commit
2026-02-24 17:17:21 +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)"
}
}