Preparing search index...
The search index is not available
OneSDK
OneSDK
types/Template
TemplateData
Interface TemplateData
interface
TemplateData
{
author
?:
string
;
description
?:
string
;
height
?:
number
;
icon
?:
string
;
id
:
string
;
link
?:
string
;
name
:
string
;
path
:
string
;
preset
?:
boolean
;
pro
:
boolean
;
thumb
?:
string
;
url
:
string
;
width
?:
number
;
}
Index
Properties
author?
description?
height?
icon?
id
link?
name
path
preset?
pro
thumb?
url
width?
Properties
Optional
author
author
?:
string
Optional
description
description
?:
string
Optional
height
height
?:
number
Optional
icon
icon
?:
string
id
id
:
string
Optional
link
link
?:
string
name
name
:
string
path
path
:
string
Optional
preset
preset
?:
boolean
pro
pro
:
boolean
Optional
thumb
thumb
?:
string
url
url
:
string
Optional
width
width
?:
number
Settings
Theme
OS
Light
Dark
On This Page
author
description
height
icon
id
link
name
path
preset
pro
thumb
url
width
OneSDK
Loading...