UNPKG

@eightshift/frontend-libs

Version:

A collection of useful frontend utility modules. powered by Eightshift

20 lines (19 loc) 501 B
{ "$schema": "https://raw.githubusercontent.com/infinum/eightshift-frontend-libs/develop/schemas/variation.json", "parentName": "card", "name": "card-simple", "title": "Card Simple", "description" : "Card Block Variation for simple style.", "icon": { "src": "es-card-simple" }, "attributes": { "cardCardHeadingContent": "Test Heading", "cardCardIntroContent": "Test Intro", "cardCardParagraphUse": false, "cardCardButtonContent": "Button Link Test" }, "scope": [ "inserter" ] }