@materialr/fab

1.0.3 • Public • Published

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';
Prop Type Required Default Description
className string No undefined Additional classNames to add
exited bool No false Whether the fab has the exiting style
icon string Yes N/A The material icon to render
mini bool No false Whether the fab has the mini style
onClick func No undefined The click handler method
ripple bool No false Whether a ripple should be added to the fab

Readme

Keywords

Package Sidebar

Install

npm i @materialr/fab

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

10.4 kB

Total Files

4

Last publish

Collaborators

  • hvolschenk