FixIt JavaScript API
FixIt Documentation
GitHub
Preparing search index...
types/config
TwikooConfig
Interface TwikooConfig
interface
TwikooConfig
{
commentCount
?:
boolean
;
envId
?:
string
;
lightgallery
?:
boolean
;
region
?:
string
;
[
key
:
string
]:
any
;
}
Hierarchy
Record
<
string
,
any
>
TwikooConfig
Indexable
[
key
:
string
]:
any
Index
Properties
comment
Count?
env
Id?
lightgallery?
region?
Properties
Optional
comment
Count
commentCount
?:
boolean
Optional
env
Id
envId
?:
string
Optional
lightgallery
lightgallery
?:
boolean
Optional
region
region
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
Count
env
Id
lightgallery
region
FixIt Documentation
GitHub
FixIt JavaScript API
Loading...