Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-build
tag
isHtmlTag
Function isHtmlTag
isHtmlTag
(
n
:
unknown
)
:
n
is
HtmlTag
Type check guard to see if the input is SV.HtmlTag.
Parameters
n
:
unknown
input
Returns
n
is
HtmlTag
@
NO_SIDE_EFFECTS
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Type check guard to see if the input is SV.HtmlTag.