od-react

16.6.3 • Public • Published

Overdosed React.js Libraries

CollapsedTooltipText

Wrapper for reactstrap/tooltip component. Trim text to given size and show tooltip when hover, if text size exceeds given size.

<CollapsedTooltipText id={`tooltip_entity1`} text={"Some possibly very long text"} size={25} />

ODListableTable

Build paginated table browser with reactstrap. Supports the followings.

  • Custom header.
  • Custom toolbar.
  • Custom saga, reducer.
  • Selectable row.
  • Auto refresh.

See sample codes below.

NotificationBar

Built-in notification.

First, add NotificationBar where you want to show notifications.

Dispatch action whenever you want to show notification.

Readme

Keywords

none

Package Sidebar

Install

npm i od-react

Weekly Downloads

0

Version

16.6.3

License

ISC

Unpacked Size

185 kB

Total Files

57

Last publish

Collaborators

  • redism