1.2.0 • Published 10 years ago

@pod-point/activity-bar v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Activity bar

This module displays an activity bar across the top of the screen. Currently it only deals with activities of indeterminate length, but a progress bar could easily be added.

Import

import { showActivityBar, hideActivityBar } from '@pod-point/activity-bar';

Use

The activity bar takes no arguments. showActivityBar and hideActivityBar show and hide the bar, respectively.

1.2.0

10 years ago

1.1.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.2

10 years ago