Rezi
Preparing search index...
core/src
BoxShadow
Type Alias BoxShadow
BoxShadow
:
|
boolean
|
Readonly
<
{
density
?:
"light"
|
"medium"
|
"dense"
;
offsetX
?:
number
;
offsetY
?:
number
;
}
,
>
Shadow configuration for box widgets.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Shadow configuration for box widgets.