Initial commit

This commit is contained in:
2026-03-03 16:20:23 +02:00
commit 7d044a9fd5
657 changed files with 86059 additions and 0 deletions

View 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')"
}