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: Category Card Version: 1.0.0 Category: Block Type: Backend
Category Card
1.0.0
Block
Backend
{ "collectionName": "components_category_cards", "info": { "displayName": "Category Card", "icon": "arrowRight", "description": "" }, "category": "Blocks", "modelName": "category-card", "globalId": "ComponentsCategoryCards", "uid": "block.category-card", "modelType": "component", "options": {}, "pluginOptions": {}, "attributes": { "content": { "type": "component", "repeatable": false, "component": "config.section-title" }, "category": { "type": "relation", "relation": "oneToMany", "target": "plugin::padma-backend.category" }, "empty": { "type": "component", "repeatable": false, "component": "shared.empty" }, "button": { "type": "component", "repeatable": false, "component": "component.link" }, "style": { "type": "component", "repeatable": false, "component": "component.style-section" } } }
The text was updated successfully, but these errors were encountered:
zelal-dev
No branches or pull requests
Component Name:
Category Card
Version:
1.0.0
Category:
Block
Type:
Backend
Attributes
The text was updated successfully, but these errors were encountered: