Preparing search index...
The search index is not available
devfive front components
devfive front components
index
useScript
Function useScript
use
Script
(
key
,
script
,
onLoad
?
)
:
(
(
)
=>
void
)
head 에 script 를 추가합니다.
Parameters
key
:
string
script
:
Partial
<
HTMLScriptElement
>
Optional
onLoad
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Returns
(
(
)
=>
void
)
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devfive front components
index
test
Generated using
TypeDoc
head 에 script 를 추가합니다.