Socket
Book a DemoInstallSign in
Socket

@deskpro/react-components

Package Overview
Dependencies
Maintainers
5
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deskpro/react-components

Deskpro React Components

latest
Source
npmnpm
Version
1.4.10
Version published
Weekly downloads
194
44.78%
Maintainers
5
Weekly downloads
 
Created
Source

@deskpro/react-components

A react-based set of components for building DeskPRO apps.

Build Status Coverage Status License npm version Storybook

Overview

A Storybook demo is available online at https://deskpro.github.io/react-components.

Components

  • Alert
    Renders a notification message.
  • Icon
    Renders an icon using the Font Awesome library.
  • Avatar
    Renders an avatar image.
  • Urgency
    Renders a message in a box which is colored to match an urgency level between 1 and 10.
  • Progress
    Renders a progress bar.
  • Stars
    Renders a group of star icons which represent a vote between 1 and 5.
  • Loader
    Renders an animated loader spinner.

Common

Forms

Buttons

Columns

  • Columns/Column
    A navigation column containing expandable drawers.
  • Columns/Drawer
    An expandable drawer within a navigation column.
  • Columns/Item
    Standard drawer item which may contain an icon and number.

Tabs

  • Tabs/Tabs
    Renders a group of links as tabs.

Cards

Badges

Utilities

  • newid
    Generates a unique id value.
  • noop
    Provides an empty function to use as a default callback.

Props

Numbers

Strings

Regexp

Objects

Dates

DOM

CSS

Bindings

License

The library is released under the BSD License. See LICENSE for more information.

FAQs

Package last updated on 24 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts