@vebgen/mui-icon-btns
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

iMaterial-UI based Icon Buttons

A collection of icon buttons based on Material-UI components.

Following buttons are available:

  • BlurredIconBtn: a button with a blurred icon that becomes more apparent when the mouse hovers over it;
  • DeleteIconBtn: a delete button that becomes red on hover; supports a payload that is passed to the onRemove callback and a customized tooltip;
  • ReloadIconBtn: a reload button that rotates its icon while the loading property is true; supports a customized tooltip;
  • RotatingIconBtn: a button whose icon may rotate; supports a customized tooltip.

Running unit tests

Run nx test icon-btns to execute the unit tests via Jest.

Package Sidebar

Install

npm i @vebgen/mui-icon-btns

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

12.6 kB

Total Files

12

Last publish

Collaborators

  • tnick