Home > @shopware-pwa/helpers > getCmsLink
# getCmsLink() function
Gets the link of a cms slot
Signature:
export declare function getCmsLink(content?: CmsSlot): String;
# Parameters
| Parameter | Type | Description |
|---|---|---|
| content | CmsSlot |
Returns:
String
Home > @shopware-pwa/helpers > getCmsLink
Gets the link of a cms slot
Signature:
export declare function getCmsLink(content?: CmsSlot): String;
| Parameter | Type | Description |
|---|---|---|
| content | CmsSlot |
Returns:
String