1.0.3 • Published 6 years ago

@materialr/fab v1.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

MaterialR Fab

@materialr/fab

Build Status Coverage Status NSP Status semantic-release

Material FAB implementation for React

Installation

$ npm install --save @materialr/fab

Demo

A full demo is available on the MaterialR website showcasing all variants.

Components

Default export

import Fab from '@materialr/fab';
PropTypeRequiredDefaultDescription
classNamestringNoundefinedAdditional classNames to add
exitedboolNofalseWhether the fab has the exiting style
iconstringYesN/AThe material icon to render
miniboolNofalseWhether the fab has the mini style
onClickfuncNoundefinedThe click handler method
rippleboolNofalseWhether a ripple should be added to the fab
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

7 years ago