SelectBuilderInit

Type Alias SelectBuilderInit 

Source
pub type SelectBuilderInit = SelectBuilder<Set<single>, RequiredMethodNotCalled<choose_from>>;
Available on crate feature blox only.
Expand description

Initial state for SelectBuilder

Aliased Typeยง

pub struct SelectBuilderInit(/* private fields */);