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