custom-dialog

v0.0.4arrow_drop_down
v0.0.4
v0.0.3
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
42
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
10 KB
1 contributor
Install custom-dialog as a package?
Copied
npm i @bit/totalsoft_components.ts_react_components.custom-dialog
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
chevron_left
chevron_right
Properties
NameTypeDefault value
id
(required)
string
open
bool
title
string
buttonColor
"primary" | "info" | "theme" | "themeNoBackground" | "themeWithBackground" | "success" | "warning" | "danger" | "rose" | "defaultNoBackground" | "primaryNoBackground" | "infoNoBackground" | "successNoBackground" | "warningNoBackground" | "dangerNoBackground" | "roseNoBackground" | "white" | "simple" | "transparent""primary"
buttonSize
"sm" | "lg" | "xs""sm"
textContent
string
content
node
onYes
function
onClose
function
showActions
boolfalse
maxWidth
'xs' | 'sm' | 'md' | 'lg' | 'xl' | false"md"
fullWidth
booltrue
Help and resources