Files
359b8a8e-bc98-4c76-8289-a45…/registry/components/AuroraBackground.json
vitalijmulika 6d66f86f1a Initial commit
2026-02-27 13:15:10 +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
}
}