Files
d2663cf2-d51e-4e90-a339-77f…/registry/components/BlurBottomBackground.json
Nikolay Pecheniev 6bde3e73b3 Initial commit
2026-03-03 11:30:10 +02:00

19 lines
449 B
JSON

{
"name": "BlurBottomBackground",
"description": "Backdrop blur effect positioned at the bottom of the page with linear gradient mask.",
"constraints": {},
"propsSchema": {
"className?": "string"
},
"usageExample": "<BlurBottomBackground />",
"do": [
"Use for feature showcases",
"Use for capability displays"
],
"dont": [],
"editRules": {
"textOnly": true,
"layoutLocked": true,
"styleLocked": true
}
}