Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-analyze
js/mod
getScriptLang
Function getScriptLang
getScriptLang
(
node
:
Script
)
:
undefined
|
Attribute
Get the
lang="<value>"
from a
<script>
AST node tag. @
NO_SIDE_EFFECTS
Parameters
node
:
Script
Returns
undefined
|
Attribute
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Get the
lang="<value>"
from a<script>
AST node tag. @NO_SIDE_EFFECTS