struct
UI::DesignTokens::Breakpoints
- UI::DesignTokens::Breakpoints
- Struct
- Value
- Object
Defined in:
ui/design_tokens.crConstructors
Instance Method Summary
- #clone
- #copy_with(sm _sm = @sm, md _md = @md, lg _lg = @lg, xl _xl = @xl, x2l _x2l = @x2l)
- #lg : Float64
- #md : Float64
- #sm : Float64
- #x2l : Float64
- #xl : Float64
Constructor Detail
Instance Method Detail
def copy_with(sm _sm = @sm, md _md = @md, lg _lg = @lg, xl _xl = @xl, x2l _x2l = @x2l)
#