Files
c91a67ee-c4ad-4705-8388-208…/registry/components/FluidBackground.json
vitalijmulika 25e34acf1d Initial commit
2026-02-09 19:11:55 +02:00

19 lines
428 B
JSON

{
"name": "FluidBackground",
"description": "Generative fluid patterns using CPPN shader with theme color integration.",
"constraints": {},
"propsSchema": {
"className?": "string"
},
"usageExample": "<FluidBackground />",
"do": [
"Use for feature showcases",
"Use for capability displays"
],
"dont": [],
"editRules": {
"textOnly": true,
"layoutLocked": true,
"styleLocked": true
}
}