Files
fce924ed-a6fb-43cc-8c16-aed…/registry/components/FluidBackground.json
2026-02-09 18:23:51 +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
}
}