Files
167f3b8a-acef-4cd4-8eb0-59f…/registry/components/FluidBackground.json
Nikolay Pecheniev c314c2c288 Initial commit
2026-03-03 17:14:00 +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
}
}