0.5.8 • Published 5 days ago

@synerise/ds-cruds v0.5.8

Weekly downloads
149
License
ISC
Repository
github
Last release
5 days ago

id: cruds

title: Cruds

Cruds UI Component

Installation

npm i @synerise/ds-cruds
or
yarn add @synerise/ds-cruds

Usage

import Cruds from '@synerise/ds-cruds'

<Cruds 
    onAdd={handleAdd} 
    onDelete={handleDelete} 
    onRemove={handleRemove} 
    onMove={handleMove} 
    onEdit={handleEdit} 
    onDuplicate={handleDuplicate} 
    addTooltip={'Add'} 
    deleteTooltip={'Delete'} 
    duplicateTooltip={'Duplicate'} 
    editTooltip={'Edit'} 
    moveTooltip={'Move'} 
    removeTooltip={'Remove'} 
/>

Usage SingleAction

import SingleAction from '@synerise/ds-cruds/dist/SingleAction'
<SingleAction
  className="settings"
  title={'Settings'}
  icon={<Settings2S />}
  onClick={handleClick}
/>

Demo

API

PropertyDescriptionTypeDefault
addTooltipTooltip of the add buttonReact.ReactNode / string-
duplicateTooltipTooltip of the duplicate buttonReact.ReactNode / string-
deleteTooltipTooltip of the delete button (which has a different icon than remove button)React.ReactNode / string-
editTooltipTooltip of the edit buttonReact.ReactNode / string-
moveTooltipTooltip of the move buttonReact.ReactNode / string-
removeTooltipTooltip of the remove buttonReact.ReactNode / string-
previewTooltipTooltip of the preview buttonReact.ReactNode / string-
onAddCallback executed after clicking the add button.(event: React.MouseEvent) => void-
onDuplicateCallback executed after clicking the duplicate button.(event: React.MouseEvent) => void-
onDeleteCallback executed after clicking the delete button.(event: React.MouseEvent) => void-
onEditCallback executed after clicking the edit button.(event: React.MouseEvent) => void-
onMoveCallback executed after clicking the move button.(event: React.MouseEvent) => void-
onRemoveCallback executed after clicking the remove button.(event: React.MouseEvent) => void-
onPreviewCallback executed after clicking the preview button.(event: React.MouseEvent) => void-
0.5.8

5 days ago

0.5.7

11 days ago

0.5.6

13 days ago

0.5.5

1 month ago

0.5.4

2 months ago

0.5.3

2 months ago

0.5.2

2 months ago

0.5.1

2 months ago

0.5.0

2 months ago

0.4.7

3 months ago

0.4.6

3 months ago

0.4.5

3 months ago

0.4.4

3 months ago

0.4.3

4 months ago

0.4.2

4 months ago

0.4.1

4 months ago

0.4.0

5 months ago

0.3.43

5 months ago

0.3.42

5 months ago

0.3.41

6 months ago

0.3.40

6 months ago

0.3.31

9 months ago

0.3.30

10 months ago

0.3.39

7 months ago

0.3.38

7 months ago

0.3.37

7 months ago

0.3.36

7 months ago

0.3.35

8 months ago

0.3.34

8 months ago

0.3.33

9 months ago

0.3.32

9 months ago

0.3.29

11 months ago

0.3.28

11 months ago

0.3.27

12 months ago

0.3.26

12 months ago

0.3.25

1 year ago

0.3.24

1 year ago

0.3.23

1 year ago

0.3.22

1 year ago

0.3.21

1 year ago

0.3.20

1 year ago

0.3.19

1 year ago

0.3.18

1 year ago

0.3.17

2 years ago

0.3.16

2 years ago

0.3.15

2 years ago

0.3.14

2 years ago

0.3.13

2 years ago

0.3.10

2 years ago

0.3.9

2 years ago

0.3.8

2 years ago

0.3.7

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.4

2 years ago

0.3.0

3 years ago

0.3.2

2 years ago

0.3.1

3 years ago

0.3.3

2 years ago

0.2.50

3 years ago

0.2.49

3 years ago

0.2.48

3 years ago

0.2.47

3 years ago

0.2.46

3 years ago

0.2.45

3 years ago

0.2.44

3 years ago

0.2.43

3 years ago

0.2.41

3 years ago

0.2.42

3 years ago

0.2.40

3 years ago

0.2.39

3 years ago

0.2.38

3 years ago

0.2.37

3 years ago

0.2.36

3 years ago

0.2.35

3 years ago

0.2.34

3 years ago

0.2.31

3 years ago

0.2.27

3 years ago

0.2.26

3 years ago

0.2.28

3 years ago

0.2.25

3 years ago

0.2.24

3 years ago

0.2.23

3 years ago

0.2.22

3 years ago

0.2.21

3 years ago

0.2.20

3 years ago

0.2.19

3 years ago

0.2.18

3 years ago

0.2.17

3 years ago

0.2.16

3 years ago

0.2.15

3 years ago

0.2.14

3 years ago

0.2.13

3 years ago

0.2.12

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.25

3 years ago

0.1.24

3 years ago

0.1.23

3 years ago

0.1.22

3 years ago

0.1.20

3 years ago

0.1.21

3 years ago

0.1.19

3 years ago

0.1.18

3 years ago

0.1.17

3 years ago

0.1.16

3 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.1

4 years ago