0.0.2 • Published 1 year ago

@highoutput/hds-loading-indicator v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Getting started

Loading indicators are a helpful way to indicate to the user that content is on the way. These should be user sparingly, and only in cases where the loading time is very short. For longer load times, we suggest using a progress bar or a similar to give the user a more realistic indication of how long the process will take.

Commands

To install package, use:

npm i @highoutput/hds-loading-indicator

Usage

import LoadingIndicator from '@highoutput/hds-loading-indicator';

export const LoadingIndicatorSample = () => {
  return <LoadingIndicator />;
};
0.1.10

1 year ago

0.0.2

1 year ago

0.1.11

1 year ago

0.1.13

1 year ago

0.1.14

1 year ago

0.1.7

1 year ago

0.1.9

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago