
The Floating Likes Widget 
The floating likes widget displays a floating box in the bottom right hand of the screen with like and comment counts. You can see it in action on this page!
Users can click the heart to like the page, and it remembers pages they've liked. If they are logged into fastcomments.com, this is tied to their account to help prevent people from liking a page multiple times.
It also automatically detects the user's browser dark mode preferences and changes its skin to a dark version if desired.
Installation - VanillaJS 
Installation is simple:

The type signature of the constructor is:

It supports sso to tie the reacts to the user's account for authentication.
Currently, only VanillaJS is supported. If you'd like this widget to be added to one of our client libraries, let us know!
Async Version

Installation - WordPress 
For WordPress, this feature can be enabled by installing a plugin like WPCode and adding the following HTML snippet to the blog footer:
