1.0.3 • Published 7 years ago

@materialr/fab v1.0.3

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

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago