Files
2a30492d-e811-44eb-81a5-d8b…/registry/components/FluidBackground.json
vitalijmulika 083c9f4413 Initial commit
2026-02-09 18:27:11 +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
}
}