Preparing search index...
The search index is not available
@zeix/ui-element
@zeix/ui-element
removeElement
Function removeElement
Remove an element from the DOM
Since
0.9.0
removeElement
<
E
extends
Element
,
S
extends
ComponentSignals
>
(
s
:
SignalLike
<
boolean
>
,
)
:
(
host
:
UIElement
<
S
>
,
target
:
E
,
index
:
number
)
=>
void
Type Parameters
E
extends
Element
S
extends
ComponentSignals
Parameters
s
:
SignalLike
<
boolean
>
state bound to the element removal
Returns
(
host
:
UIElement
<
S
>
,
target
:
E
,
index
:
number
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@zeix/ui-element
Loading...
Remove an element from the DOM
Since
0.9.0