Docs.rs
  • freya-hooks-0.1.3
    • freya-hooks 0.1.3
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • marc2332
    • Dependencies
      • accesskit ^0.11.0 normal
      • bytes ^1.3.0 normal
      • dioxus-core ^0.4 normal
      • dioxus-core-macro ^0.4 normal
      • dioxus-hooks ^0.4 normal
      • dioxus-native-core ^0.4 normal
      • dioxus-rsx ^0.4 normal
      • euclid ^0.22.7 normal
      • freya-common ^0.1 normal
      • freya-core ^0.1 normal
      • freya-elements ^0.1 normal
      • freya-engine ^0.1 normal
      • freya-node-state ^0.1 normal
      • nokhwa ^0.10.4 normal
      • ropey ^1.6.0 normal
      • tokio ^1.23.0 normal
      • torin ^0.1 normal
      • tween ^2.0.0 normal
      • uuid ^1.2.2 normal
      • winit ^0.28.2 normal
      • dioxus ^0.4 dev
    • Versions
    • 100% 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
logo

logo

Crate freya_hooks

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • AccordionTheme
  • AnimationManager
  • BodyTheme
  • ButtonTheme
  • DropdownItemTheme
  • DropdownTheme
  • EditableConfig
  • ExternalLinkTheme
  • FontTheme
  • Image
  • Line
  • LinesIterator
  • LoaderTheme
  • Rope
  • RopeEditor
  • ScrollbarTheme
  • SliderTheme
  • SwitchTheme
  • TextCursor
  • Theme
  • TooltipTheme
  • TransitionsManager
  • UniformsBuilder
  • UseCanvas
  • UseEditable
  • UseFocus
  • UsePlatform

Enums

  • Animation
  • EditableEvent
  • EditableMode
  • TextEvent
  • Transition
  • TransitionAnimation
  • TransitionState
  • UniformValue
  • UsePlatformError

Traits

  • TextEditor

Functions

  • use_animation
  • use_animation_transition
  • use_canvas
  • use_editable
  • use_focus
  • use_get_theme
  • use_init_accessibility
  • use_init_default_theme
  • use_init_focus
  • use_init_theme
  • use_node
  • use_node_ref
  • use_platform
  • use_theme

Type Aliases

  • ClickNotifier
  • EditorState
  • FocusId

Constants

  • DARK_THEME
  • LIGHT_THEME