Files
7f75b6a9-e8a6-474f-afc5-f7b…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika e89d6a64f8 Initial commit
2026-02-21 15:03:19 +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)"
}
}