We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Component Name: Banner Components Version: 1.0.0 Category: Block Type: Backend
Banner Components
1.0.0
Block
Backend
This menu configuration is used two config components.
config components
{ "collectionName": "components_block_banners", "info": { "displayName": "Banner", "icon": "image", "description": "Banner component with advanced text, style, and layout options" }, "attributes": { "content": { "type": "component", "repeatable": false, "component": "config.section-title" }, "style": { "type": "component", "repeatable": false, "component": "component.style-section" }, "variation": { "type": "enumeration", "enum": [ "simple", "center", "bottom right", "left right", "box left", "box right", "circle" ], "default": "simple" } } }
The text was updated successfully, but these errors were encountered:
zelal-dev
No branches or pull requests
Component Name:
Banner Components
Version:
1.0.0
Category:
Block
Type:
Backend
This menu configuration is used two
config components
.The text was updated successfully, but these errors were encountered: