1.0.4 • Published 12 months ago

@brighthr/component-empty-state v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months 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.4

12 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago