Docs.rs
  • floating-ui-utils-0.5.0
    • floating-ui-utils 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • DanielleHuisman
    • Dependencies
      • cfg-if ^1.0.0 normal
      • dyn_derive ^0.3.4 normal
      • dyn_std ^0.3.3 normal
      • serde ^1.0.209 normal
      • web-sys ^0.3.70 normal optional
    • Versions
    • 2.16% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

floating_ui_utils0.5.0

Module dom

Module Items

  • Structs
  • Enums
  • Functions

In crate floating_ui_utils

floating_ui_utils

Module dom

Source
Expand description

Utility functions for the DOM. Requires dom feature.

Structs§

NodeScroll

Enums§

DomElementOrWindow
DomNodeOrWindow
ElementOrCss
OverflowAncestor

Functions§

get_computed_style
get_containing_block
get_document_element
get_frame_element
get_nearest_overflow_ancestor
get_node_name
get_node_scroll
get_overflow_ancestors
get_parent_node
get_window
is_containing_block
is_element
is_html_element
is_last_traversable_node
is_overflow_element
is_table_element
is_top_layer
is_web_kit