VsudSocialButton

PRO

The VsudSocialButton component provides different styles for creating a social media button.


Demo

Props Information

NameTypeDefaultDescription
size'sm''md''lg'Change the VsudSocialButton size.
icon*StringUsed to set icon to the VsudSocialButton component.
iconOnlyboolfalseIf true the VsudSocialButton will have same width andheight values, its useful when using only icon inside the VsudSocialButton component.
socialBtn*'facebook''twitter''instagram''linkedin''pinterest''youtube''github''vimeo''slack''dribbble''reddit''tumblr'whiteUsed to set the background of VsudSocialButton with the same icon brand color.
roundedboolfalseIf true the VsudSocialButton get a rounded or circular shape.
slotnodeThe VsudSocialButton has a default slot that you can pass node or content inside it.

Icon Only

Circular