Docs.rs
  • ratatui-widgets-0.2.2
    • ratatui-widgets 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • orhun
    • kdheepak
    • joshka
    • github:ratatui:core
    • Dependencies
      • bitflags ^2.6.0 normal
      • crossterm ^0.28.1 normal optional
      • derive_builder ^0.20.2 normal
      • itertools ^0.13.0 normal
      • ratatui ^0.28.1 normal
      • strum ^0.26.3 normal
      • termion ^4.0.3 normal optional
      • termwiz ^0.22.0 normal optional
      • thiserror ^1.0.64 normal
      • color-eyre ^0.6.3 dev
      • rand ^0.8.5 dev
      • ratatui ^0.28.1 dev
      • rstest ^0.23.0 dev
      • strum ^0.26.3 dev
    • Versions
    • 36.49% 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
    • 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

ratatui_widgets0.2.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • button::Button
  • button::Theme
  • events::KeyModifiers
  • events::KeyPressedEvent
  • events::MouseEvent
  • stack_container::StackContainer
  • toggle_switch::Theme
  • toggle_switch::ToggleSwitch

Enums

  • button::State
  • events::Event
  • events::Key
  • events::MouseButton
  • events::MouseEventKind
  • toggle_switch::Focus
  • toggle_switch::State

Traits

  • events::EventHandler

Constants

  • button::themes::BLUE
  • button::themes::GREEN
  • button::themes::NORMAL
  • button::themes::RED
  • toggle_switch::themes::NORMAL