Social / Facebook / LikeViewHelper
---------------------------------------

ViewHelper to add a like button

**Type:** Tag Based


General properties
^^^^^^^^^^^^^^^^^^^^^^^

.. t3-field-list-table::
 :header-rows: 1

 - :Name: Name:
   :Type: Type:
   :Description: Description:
   :Default value: Default value:

 - :Name:
         additionalAttributes
   :Type:
         array
   :Description:
         Additional tag attributes. They will be added directly to the resulting HTML tag.
   :Default value:
         

 - :Name:
         font
   :Type:
         string
   :Description:
         Font, options are\: arial,lucidia grande,segoe ui,tahoma,trebuchet ms,verdana
   :Default value:
         

 - :Name:
         href
   :Type:
         string
   :Description:
         Given url, if empty, current url is used
   :Default value:
         

 - :Name:
         javaScript
   :Type:
         string
   :Description:
         JS URL. If not set, default is used, if set to -1 no Js is loaded
   :Default value:
         

 - :Name:
         layout
   :Type:
         string
   :Description:
         Either\: standard, button\_count or box\_count
   :Default value:
         

 - :Name:
         width
   :Type:
         integer
   :Description:
         With of widget, default 450
   :Default value:

