Initial commit
This commit is contained in:
7
registry/schemas/CanvasRevealBackground.schema.json
Normal file
7
registry/schemas/CanvasRevealBackground.schema.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"className?": "string",
|
||||
"animationSpeed?": "number (default: 5)",
|
||||
"dotSize?": "number (default: 3)",
|
||||
"height?": "string (default: '30%')",
|
||||
"position?": "'center' | 'left' | 'right' (default: 'center')"
|
||||
}
|
||||
Reference in New Issue
Block a user