Menu
Formidable WebView LogowebshellDocsBlogChangelog
2.6.0
🌜
🌞
Formidable WebView Logowebshell
  • Docs
  • Blog
  • Changelog
  • 2.6.0
Formidable WebView Logowebshell
  • Webshell
    • Introduction
    • Getting Started
    • Glossary
  • Guides
    • Autoheight WebView
    • Implementing Web Features
    • Tooling
  • API Reference
    • Summary
    • Classes
      • Feature
      • FeatureBuilder
    • Interfaces
      • AutoheightParams
      • AutoheightState
      • CSSBoxDimensionsComputedStyle
      • DOMRect
      • DOMRectSize
      • DOMUtils
      • DataAttributes
      • ElementCSSBoxDimensions
      • FeatureBuilderConfig
      • FeatureClass
      • ForceElementSizeOptions
      • ForceResponsiveViewportOptions
      • HTMLDimensions
      • HandleElementCSSBoxDimensionsOptions
      • HandleHTMLDimensionsOptions
      • HandleHashChangeOptions
      • HashChangeEvent
      • InjectStyleFeatureOptions
      • LinkPressOptions
      • LinkPressTarget
      • MinimalWebViewProps
      • UseWebshellParams
      • VisualViewportDimensions
      • WebHandle
      • WebHandlerDefinition
      • WebjsContext
      • WebshellInvariantProps
    • Type aliases
      • AutoheightSyncState
      • DOMCollectionRequest
      • DOMElementClassNameRequest
      • DOMElementIdRequest
      • DOMElementQueryRequest
      • DOMElementRequest
      • DOMElementTagNameRequest
      • ExtractFeatureFromClass
      • ExtractPropsFromFeature
      • ExtractPropsFromSpecs
      • ExtractWebHandlerSpecFromDef
      • ExtractWebHandlerSpecsFromFeature
      • ExtractWebshellFromFeatClass
      • FeatureDefinition
      • HTMLDimensionsImplementation
      • PropDefinition
      • PropsSpecs
      • WebHandlersSpecs
      • WebshellComponent
      • WebshellProps
    • Variables
      • ForceElementSizeFeature
      • ForceResponsiveViewportFeature
      • HandleElementCSSBoxFeature
      • HandleHTMLDimensionsFeature
      • HandleHashChangeFeature
      • HandleLinkPressFeature
      • HandleVisualViewportFeature
      • InjectStyleFeature
    • Functions
      • makeWebshell
      • useAutoheight
      • useWebshell
  • FAQ

Type alias: DOMElementQueryRequest#

Ƭ DOMElementQueryRequest: { query: string }

A request by query string. See Document.querySelectorAll() and Document.querySelector()

Type declaration:#

NameType
querystring
Edit this page
Previous
« Type alias: DOMElementIdRequest
Next
Type alias: DOMElementRequest »

Guides

  • Autoheight WebView
  • Implementing Features
  • Tooling

Community

  • Stack Overflow
  • Discord

More

  • Blog
  • GitHub
Copyright © 2021 Jules Sam. Randolph