ixfx
Preparing search index...
@ixfx/modulation
interpolateString
Function interpolateString
interpolateString
(
amount
:
number
,
options
?:
Partial
<
StringInterpolateOptions
>
,
)
:
(
a
:
string
,
b
:
string
)
=>
string
Parameters
amount
:
number
Optional
options
:
Partial
<
StringInterpolateOptions
>
Returns
(
a
:
string
,
b
:
string
)
=>
string
interpolateString
(
amount
:
number
,
a
:
string
,
b
:
string
,
options
?:
Partial
<
StringInterpolateOptions
>
,
)
:
string
Parameters
amount
:
number
a
:
string
b
:
string
Optional
options
:
Partial
<
StringInterpolateOptions
>
Returns
string
interpolateString
(
a
:
string
,
b
:
string
,
options
?:
Partial
<
StringInterpolateOptions
>
,
)
:
(
amount
:
number
)
=>
string
Parameters
a
:
string
b
:
string
Optional
options
:
Partial
<
StringInterpolateOptions
>
Returns
(
amount
:
number
)
=>
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...