replace-react-color API - v4.1.2
Preparing search index...
CheckboardProps
Interface CheckboardProps
interface
CheckboardProps
{
borderRadius
?:
string
|
number
;
boxShadow
?:
string
;
children
?:
ReactElement
<
unknown
,
string
|
JSXElementConstructor
<
any
>
>
;
grey
?:
string
;
renderers
?:
{
canvas
?:
any
}
;
size
?:
number
;
white
?:
string
;
}
Index
Properties
border
Radius?
box
Shadow?
children?
grey?
renderers?
size?
white?
Properties
Optional
border
Radius
borderRadius
?:
string
|
number
Optional
box
Shadow
boxShadow
?:
string
Optional
children
children
?:
ReactElement
<
unknown
,
string
|
JSXElementConstructor
<
any
>
>
Optional
grey
grey
?:
string
Optional
renderers
renderers
?:
{
canvas
?:
any
}
Optional
size
size
?:
number
Optional
white
white
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
border
Radius
box
Shadow
children
grey
renderers
size
white
replace-react-color API - v4.1.2
Loading...