Files
43e3196a-4fd2-4292-b5e7-7d7…/registry/components/FluidBackground.json
Nikolay Pecheniev de7bfe241e Initial commit
2026-02-26 13:18:49 +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
}
}