Files
4cc4f019-7a4f-45ee-a124-787…/registry/components/FluidBackground.json
vitalijmulika 295d40f0f2 Initial commit
2026-02-13 18:05:54 +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
}
}