Files
a91402e2-9000-4f02-9e09-b71…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-12 19:01:04 +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)"
}
}