Skip to content
#

vdom

Here are 150 public repositories matching this topic...

hedefalk
hedefalk commented Jun 27, 2019

Marko Version: 4.18.4

Details

I use some facebook markup that I let facebook parse from DOM:

      <fb:login-button 
        auto-logout-link="false"
        button-type="continue_with" 
        size="large"
        scope="public_profile,email" 
        use-continue-as="true">
      </fb:login-button>

In my onMount I then let the facebook API do it's thing with th

good first issue
neo

Improve this page

Add a description, image, and links to the vdom topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vdom topic, visit your repo's landing page and select "manage topics."

Learn more