FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "Limit Groups for Mentions"
<script src="https://cdn.fastcomments.com/js/embed-v2.min.js"></script> <div id="fastcomments-widget"></div> <script> FastCommentsUI(document.getElementById('fastcomments-widget'), { "tenantId": "demo", "mentionGroupIds": [ "yxZAhjzda", "QT19nXbqB" ] }); </script>
Result