pub fn select(p: &SelectProps) -> StringExpand 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).
pub fn select(p: &SelectProps) -> StringReturns 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).