Initial commit
This commit is contained in:
8
registry/schemas/AnimatedAuroraBackground.schema.json
Normal file
8
registry/schemas/AnimatedAuroraBackground.schema.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "AnimatedAuroraBackground",
|
||||
"propsSchema": {
|
||||
"className?": "string",
|
||||
"showRadialGradient?": "boolean (default: true)",
|
||||
"invertColors": "boolean (REQUIRED - true for light backgrounds, false for dark backgrounds)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user