Skip to content

Button component - icon-dropdown-button - implement Vue component

Problem

Implement Vue component for icon-dropdown-button by replacing every existing instance.

Proposal

image

image

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