Webanizr Logo
Open / sluit menu
Module facebookAPI

Last change: Jun 18, 2020

Current version: 1.1.0

This module is meant to use facebookAPI. 

syntax

webanizr.send('facebookAPI', parameters, callback);

parameters

appid__facebook: Facebook app id.

call__fbfunction : Facebook function to call. Supported functions: share-dialog.

callback

The callback function to call.

demo

https://cdn.cpmodules.webanizr.com/demo/facebookAPI/index.html

 

changelog:

  • Jun 17, 2020 - 1.1.0 - Added parameters and support share-dialog parameter.
  • Jun 17, 2020 - 1.0.0 - Initial version.