Files
ba39e3fd-bbd8-46f9-95a4-041…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-05 23:15:55 +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)"
}
}