Back to home

Follow Button (class exported as FBFollowComponent)

The Follow button lets people subscribe to the public updates of others on Facebook.

Official Facebook documentation for this class can be found here.

link Usage
<fb-follow href="https://www.facebook.com/zuck"></fb-follow>
link Inputs link colorScheme (string)

The color scheme used by the plugin. Can be light or dark. Defaults to light.


link href (string)

The Facebook.com profile URL of the user to follow.


link kidDirectedSite (boolean)

If your web site or online service, or a portion of your service, is directed to children under 13 you must enable this. Defaults to false.


link layout (string)

Selects one of the different layouts that are available for the plugin. Can be one of standard, button_count, or box_count. Defaults to standard.


link showFaces (string)

Specifies whether to display profile photos below the button. Defaults to false.


link size (string)

The button is offered in 2 sizes i.e. large and small. Defaults to small.


link width (string)

The width of the plugin. The layout you choose affects the minimum and default widths you can use.