The Follow button is a button displayed on your websites to help users easily follow you.
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.
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
Below, you can see a map of the share component with the parameters:
for all supported channel.
<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