@playlive/tiltify-graphql
Preparing search index...
TiltifyImage
Interface TiltifyImage
interface
TiltifyImage
{
alt
?:
string
|
null
;
height
?:
string
|
number
|
null
;
src
:
string
;
width
?:
string
|
number
|
null
;
}
Index
Properties
alt?
height?
src
width?
Properties
Optional
alt
alt
?:
string
|
null
Optional
height
height
?:
string
|
number
|
null
src
src
:
string
Optional
width
width
?:
string
|
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alt
height
src
width
@playlive/tiltify-graphql
Loading...