Table of Contents

Follow Button

About

The Follow button is a button displayed on your websites to help users easily follow you.

Example

With a follow request

With a social handle name, social channel supports a follow request. You need to give your handle, ie your name identifier.

<follow twitter handle="combostrapweb"/>

If the user clicks on the link, it will be presented with a follow request choice.

Social Channel Follow Request

With an URL

You can also give your URL directly.

<follow twitter url="https://twitter.com/combostrapweb"/>

The brand button does not have any follow url. You need to set at minimum the `handle` or `url` attribute

Map

Below, you can see a map of the share component with the parameters:

for all supported channel.

Widget → Button Link
Icon → Solid Solid
Circle
Outline Outline
Circle
Solid Solid
Circle
Outline Outline
Circle
Facebook
Twitter

Syntax

<follow 
    channel 
    url="url"
    handle="userEntityName"
    icon="solid|solid-circle|outline|outline-circle|none"
    widget="button|link"
    width="integer"
    />

where:

We support also share buttons