Skip to main content

select

Function select 

Source
pub fn select(p: &SelectProps) -> String
Expand description

Returns the canonical CSS class string for a select.

Upstream: .select class on the outer wrapper element (a non-<select> container per *:not(select).select in basecoat.css).