intro.js
Preparing search index...
util/removeEntry
default
Function default
default
<
K
>
(
stringArray
:
K
[]
,
stringToRemove
:
K
)
:
void
Remove an entry from a string array if it's there, does nothing if it isn't there.
Type Parameters
K
Parameters
stringArray
:
K
[]
stringToRemove
:
K
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
intro.js
Loading...
Remove an entry from a string array if it's there, does nothing if it isn't there.