Files
9e9d97a9-aa59-4041-9105-9d4…/registry/schemas/AnimatedAuroraBackground.schema.json
kudinDmitriyUp 1fc4305d14 Initial commit
2026-03-06 12:07:07 +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)"
}
}