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