Files
78d1c2ba-e80c-4e64-8855-e20…/registry/schemas/AnimatedAuroraBackground.schema.json
kudinDmitriyUp 4518474548 Initial commit
2026-03-09 02:08:19 +00: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)"
}
}