• 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

    • Defined in pkgs/svelte-ast-analyze/src/css/style-sheet.ts:40

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc