Back to home

Embedded Comments (class exported as FBCommentEmbedComponent)

Embedded comments are a simple way to put public post comments - by a Page or a person on Facebook - into the content of your web site or web page. Only public comments from Facebook Pages and profiles can be embedded.

Official Facebook documentation for this class can be found here.

link Usage
<fb-comment-embed href="https://www.facebook.com/zuck/posts/10102735452532991?comment_id=1070233703036185" width="500"></fb-comment-embed>
link Inputs link href (string)

The absolute URL of the comment.


link width (string)

The width of the embedded comment container. Min. 220px. Defaults to 560px.


link includeParent (boolean)

Set to true to include parent comment (if URL is a reply). Defaults to false.