scrivito-progressbar

1.0.5 • Public • Published

Scrivito Progressbar

CMS: Scrivito License: MIT

A progressbar React component/Scrivito widget for the Scrivito CMS.

Screenshot

Screenshot

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-progressbar

Import the widget in your javascript src/Widgets/index.js.

Add this line to your index.js:

import "scrivito-progressbar";

Also add the styling of the react-sweet-progress component to your app. (e.g. in index.scss):

@import "~react-sweet-progress/lib/style.css";

Features

A progress bar as a bar or as a circle.

Widget properties

In the widget properties you can set:

  • Percent
  • Type
  • Style (Success, Active, Error)

Dependencies (0)

    Dev Dependencies (23)

    Package Sidebar

    Install

    npm i scrivito-progressbar

    Weekly Downloads

    5

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    6.89 kB

    Total Files

    5

    Last publish

    Collaborators

    • mdwp