Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
isVisibleContentTag
Function isVisibleContentTag
Returns whether the given tag is
not
script
or
style
. Comparison is case insensitive.
isVisibleContentTag
(
tagName
:
string
)
:
boolean
Parameters
tagName
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Returns whether the given tag is not
script
orstyle
. Comparison is case insensitive.