Files
4c0b4544-acfc-4c80-9d45-1d2…/registry/components/AuroraBackground.json
Nikolay Pecheniev 77e93f077f Initial commit
2026-02-27 11:27:09 +02:00

20 lines
471 B
JSON

{
"name": "AuroraBackground",
"description": "Aurora borealis-style background with multiple rotated gradient bars and blur effect.",
"constraints": {},
"propsSchema": {
"className?": "string"
},
"usageExample": "<AuroraBackground />",
"do": [
"Use for landing pages",
"Use for feature showcases",
"Use for capability displays"
],
"dont": [],
"editRules": {
"textOnly": true,
"layoutLocked": true,
"styleLocked": true
}
}