Type Alias tallyweb_frontend::SelectionSignal

source ·
pub type SelectionSignal = RwSignal<SelectionModel<Uuid, Countable>>;

Aliased Type§

struct SelectionSignal { /* private fields */ }