Rezi
Preparing search index...
core/src
ImageProps
Type Alias ImageProps
ImageProps
:
Readonly
<
{
alt
?:
string
;
fit
?:
ImageFit
;
height
?:
SizeConstraint
;
id
?:
string
;
imageId
?:
number
;
key
?:
string
;
protocol
?:
ImageProtocol
;
sourceHeight
?:
number
;
sourceWidth
?:
number
;
src
:
Uint8Array
;
width
?:
SizeConstraint
;
zLayer
?:
-1
|
0
|
1
;
}
,
>
&
DisplayableProps
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...