Files
dcd23e6c-1b5a-4352-a3d8-7eb…/registry/components/FloatingGradientBackground.json
vitalijmulika 9c87fa2f54 Initial commit
2026-03-02 17:52:56 +02:00

19 lines
455 B
JSON

{
"name": "FloatingGradientBackground",
"description": "Five animated gradient circles with CSS animations and vertical gradient mask.",
"constraints": {},
"propsSchema": {
"className?": "string"
},
"usageExample": "<FloatingGradientBackground />",
"do": [
"Use for feature showcases",
"Use for capability displays"
],
"dont": [],
"editRules": {
"textOnly": true,
"layoutLocked": true,
"styleLocked": true
}
}