ButtonSocial
Props
Accessibility
Localization
Variants
Service
ButtonSocial has 5 different services:
            1. Apple
            2. Facebook 
            3. Google 
            4. Line 
            5. Email
service="apple"
service="facebook"
service="google"
service="line"
service="email"
Text
ButtonSocial is available with 3 different messages:
          1. Login with
          2. Continue with
          3. Sign up with
type="login"
type="continue"
type="signup"
Component quality checklist
| Quality item | Status | Status description | 
|---|---|---|
| Figma Library | Ready | Component is available in Figma for web and mobile web. | 
| Responsive Web | Component does not respond to changing viewport sizes in web and mobile web. | 
Related
              ButtonLink
Use ButtonLink when an action is needed instead of a link.
              ButtonGroup
When displaying multiple ButtonLinks in a layout, use ButtonGroup to ensure consistent spacing and wrapping behavior.
              IconButton
Use IconButton when only an icon is needed instead of text.