delete-modal

v0.1.12arrow_drop_down
v0.1.12
v0.1.11
v0.1.10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.12
v0.0.11
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
653
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
899 B
2 contributors
Install delete-modal as a package?
Copied
npm i @bit/limebit.adana-ui.delete-modal
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right
Properties
NameType
deleteHandler
(required)
signature
title
(required)
string
ariaLabel
(required)
string
Test Summary

should show the delete modal in document

Pass

should show delete popup

Pass

should closes the popup when x clicked

Pass

should closes the popup when clicked cancel button in delete modal

Pass

should check if modal delete function is called

Pass

should check if title and test aria matches

Pass
Help and resources