1.0.8 • Published 2 years ago

@forlagshuset/v-clickable-area v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago