Module number_input

Module number_input 

Source
Expand description

Display fields that can only be filled with numeric type.

A NumberInput has some local State.

Re-exports§

pub use crate::style::StyleFn;
pub use crate::style::number_input;
pub use crate::style::number_input::Catalog;
pub use crate::style::number_input::Style;

Structs§

ModifierState
The modifier state of a NumberInput.
NumberInput
A field that can only be filled with numeric type.