Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-print
_internal/template/element
print_maybe_self_closing_el
Function print_maybe_self_closing_el
print_maybe_self_closing_el
<
N
extends
ElementLike
>
(
params
:
{
n
:
N
;
opts
:
Partial
<
PrintOptions
>
}
,
)
:
Result
<
N
>
Internal
@
NO_SIDE_EFFECTS
Type Parameters
N
extends
ElementLike
Parameters
params
:
{
n
:
N
;
opts
:
Partial
<
PrintOptions
>
}
Returns
Result
<
N
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
@NO_SIDE_EFFECTS