Skip to content
Snippets Groups Projects
Commit dbc0468e authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-5724: adding social intents

parent cda7dc38
No related branches found
No related tags found
1 merge request!28Feature/istwcms 5724 ebremner embeds
---
el: .uw-social-intents
title: Social Intents
---
__Variables:__
* social-intents: [array] Variables for social-intents.
* username: [string] Social Intents username.
* uniqueid: [string] Unique id of the social-intents component.
<div id="uw-social-intents-{{ social_intents.uniqueid }}" class="uw-social-intents">
<div class="uw-social-intents__wrapper {{ width }}">
<iframe src="https://chat.socialintents.com/c/{{ social_intents.username }}" width="100%" height="540"></iframe>
</div>
</div>
social-intents:
username: 'livechatsi'
uniqueid: '1111111'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment