0.0.1-13 • Published 7 years ago

@pismo/bolt-link v0.0.1-13

Weekly downloads
-
License
ISC
Repository
github
Last release
7 years ago

Bolt Button

One button to rule them all.


Installation

> yarn add @pismo/bolt-link

Usage

import Link from '@pismo/bolt-link'

Props

PropTypeDescriptionRequiredDefault
tostringsame to prop of react-router-dom's Link, check their docs for the others as welltrue
sizeenum'small', 'medium', 'large'false'medium'
weightenum'normal'false'normal'
innerReffuncreturns the actual ref of the inner <a />falseFunction.prototype