artalk
Preparing search index...
use
Variable use
Const
use
:
<
T
=
any
>
(
plugin
:
ArtalkPlugin
<
T
>
,
options
?:
T
)
=>
void
= Artalk.use
Type Declaration
<
T
=
any
>
(
plugin
:
ArtalkPlugin
<
T
>
,
options
?:
T
)
:
void
Use plugin, the plugin will be used when Artalk.init
Type Parameters
T
=
any
Parameters
plugin
:
ArtalkPlugin
<
T
>
Optional
options
:
T
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
artalk
Loading...
Use plugin, the plugin will be used when Artalk.init