Files
25b8d66c-e662-47b6-b6c1-ca4…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-03 02:27:16 +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)"
}
}