Skip to main content

Module compat

Module compat 

Source
Expand description

Migration helper for existing code

Re-exportsยง

pub use super::AnimatedWidget as Tickable;
pub use super::CursorWidget as RenderWithCursor;
pub use super::InputWidget as InputWidgetFull;
pub use super::StatefulWidget as Stateful;
pub use super::Widget;