Struct tui_realm_stdlib::InputPropsBuilder[][src]

pub struct InputPropsBuilder { /* fields omitted */ }

Implementations

with_foreground

Set foreground color for component

with_background

Set background color for component

with_borders

Set component borders style

with_label

Set input label

with_input

Set input type for component

with_input_len

Set max input len

with_value

Set initial value for component

Trait Implementations

Returns the “default value” for a type. Read more

Performs the conversion.

build Read more

hidden Read more

visible Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.