Skip to main content

tabs

Function tabs 

Source
pub fn tabs(
    x: f32,
    y: f32,
    w: f32,
    h: f32,
    count: usize,
    active: usize,
    hover: i32,
    primary: Rgba,
    track: Rgba,
) -> Draw
Expand description

Tab strip: count tabs, active highlighted. Returns per-tab rects via geometry.