Files
c602efd0-a5c4-460f-be0e-6cc…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 6a9fd7e204 Initial commit
2026-02-17 16:32:06 +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)"
}
}