pub fn md<T>(base: T, sm: T, md: T) -> ResponsiveValue<T>Expand description
Create a responsive value with base, small, and medium breakpoint values
pub fn md<T>(base: T, sm: T, md: T) -> ResponsiveValue<T>Create a responsive value with base, small, and medium breakpoint values