1.0.8 • Published 3 years ago

@forlagshuset/v-clickable-area v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

FH Button component

Pass href prop, if you want to display link (non-router component) with button styling.

Accepts props:

{
  href: String,
  target: String,
  extraClass: String,
  type: String,
  role: String,
  disabled: Boolean,
  nativeType: {
    type: String,
    default: 'button'
  }
}
1.0.8

3 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago