Files
b2a22a55-57f5-48de-835f-e55…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 1d1b0ddeef Initial commit
2026-02-09 15:15:50 +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)"
}
}