Nuxt Social Button - Argon

PRO

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


Demo

Props Information

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

Icon Only

Circular