Docs.rs
  • forky_web-0.1.35
    • forky_web 0.1.35
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • mrchantey
    • Dependencies
      • anyhow ^1 normal
      • console_error_panic_hook ^0.1.7 normal
      • extend ^1.1.2 normal
      • forky_core 0.* normal
      • js-sys ^0.3.63 normal
      • leptos ^0.4.10 normal
      • serde ^1.0.160 normal
      • serde_json ^1.0.96 normal
      • wasm-bindgen ^0.2.86 normal
      • wasm-bindgen-futures ^0.4.36 normal
      • web-sys ^0.3.61 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

forky_web0.1.35

  • All Items
  • Modules
  • Structs
  • Traits
  • Functions
  • Type Aliases
?
Change settings

Crate forky_web

source ·

Modules

  • forky_style
  • ui_style

Structs

  • AnimationFrame
  • ButtonProps
    Props for the Button component.
  • ButtonPropsBuilder
    Builder for ButtonProps instances.
  • History
  • HtmlEventListener
  • LogBuffer
  • LogFilter
  • Mount
  • ReplaceFunc
  • ResizeListener
  • SearchParams
  • SliderProps
    Props for the Slider component.
  • SliderPropsBuilder
    Builder for SliderProps instances.
  • TextSliderProps
    Props for the TextSlider component.
  • TextSliderPropsBuilder
    Builder for TextSliderProps instances.

Traits

  • ArrayExt
  • ClosureFnMutT1T2Ext
  • DocumentExt
  • HtmlElementExt
  • HtmlIFrameElementExt
  • ResponseExt
  • ResultTJsValueExt

Functions

  • Button
    Required Props
  • Slider
    Required Props
  • TextSlider
    Required Props
  • await_document_interaction
  • block_forever
  • download_binary
  • fetch
  • forget
  • forget_func
  • is_mounted
  • loop_forever
  • loop_while_mounted
  • mount
  • mount_with_unmount
  • navigate
  • navigate_replace
  • path_name
  • performance_now
  • poll_ok
  • poll_ok_with_timeout
  • run_async
  • run_on_timeout
  • set_panic_hook
  • upload_binary
  • wait_for_16_millis
  • wait_for_millis

Type Aliases

  • FnClosure
  • FnClosure2
  • FnClosureUnit