modal

v0.0.2arrow_drop_down
v0.0.2
v0.0.1
STATUS
Failing
DOWNLOADS
97
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
10 KB
Newsletter component
Install modal as a package?
Copied
npm i @bit/dennisdigital.components.molecules.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
Modal ()

Newsletter component

Properties
NameTypeDefault value
isOpen
boolfalse
header
string | node''
body
string | node''
footer
string | node''
onClose
function() => {}
onOpen
function() => {}
extraClassNames
objectOf{}
context
{"css_prefix":"string"}{}
Help and resources