Initial commit
This commit is contained in:
20
registry/components/AuroraBackground.json
Normal file
20
registry/components/AuroraBackground.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user