Skip to content

Button component - icon-group-button - style Vue component

Problem

Style/align Vue component for icon-group-button with design system specs

Proposal

image

  • Individual buttons can be different types (primary, secondary, tertiary)

Attributes

Types:

  • Primary
    • Style: info
    • Style: success
    • Style: warning
    • Style: danger
  • Secondary
    • Style: info
    • Style: success
    • Style: warning
    • Style: danger
  • Tertiary (default)
    • Style: default

States:

  • Default
  • Hover
  • Active
  • Focus
  • Disabled

Sizes:

  • Small
  • Medium (default)
  • Full width

Links

Edited by Scott Hampton