Files
ca991f4d-3650-4ad9-b379-33a…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika a93c9ef9f1 Initial commit
2026-02-04 16:10:29 +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)"
}
}