1.0.3 • Published 26 days ago

@brighthr/component-empty-state v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
26 days ago

EmptyState

To install, type the following into the command line at the root of your project:

npm i @brighthr/component-empty-state

To implement the EmptyState component into your project you’ll need to add the import:

import EmptyState from '@brighthr/component-empty-state';

After adding import into your project you can use it simply like:

<EmptyState />

Props

NameTypeDefaultDescription
size'xxs' 'xs' 'sm' 'base' 'lg' 'xl' 'xxl''sm'Sets how large the empty state image will be.
type'no-documents' 'no-items' 'no-search-results' 'no-applicants' 'no-files-uploaded' 'no-address' 'no-data' 'no-notes' 'no-rotas' 'no-shifts' 'no-assignments' 'no-kudos'Sets the image to display (see below).
1.0.3

26 days ago

1.0.2

5 months ago

1.0.1

9 months ago

1.0.0

10 months ago

0.0.5

12 months ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago