replace-react-color API - v4.1.2
Preparing search index...
RaisedProps
Interface RaisedProps
interface
RaisedProps
{
background
?:
string
;
children
?:
ReactNode
;
radius
?:
string
|
number
;
styles
?:
{
bg
?:
CSSProperties
;
content
?:
CSSProperties
;
wrap
?:
CSSProperties
;
}
;
zDepth
?:
0
|
1
|
2
|
4
|
3
|
5
;
}
Index
Properties
background?
children?
radius?
styles?
z
Depth?
Properties
Optional
background
background
?:
string
Optional
children
children
?:
ReactNode
Optional
radius
radius
?:
string
|
number
Optional
styles
styles
?:
{
bg
?:
CSSProperties
;
content
?:
CSSProperties
;
wrap
?:
CSSProperties
}
Optional
z
Depth
zDepth
?:
0
|
1
|
2
|
4
|
3
|
5
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
children
radius
styles
z
Depth
replace-react-color API - v4.1.2
Loading...