Files
a64c10c2-a96b-46cd-b3ed-bfb…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 642850cd55 Initial commit
2026-03-04 15:10:58 +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)"
}
}