pub const MAX_DISPLAYED: usize = 100;
Expand description

The maximum number of select elements that can be displayed at once.