Lumo |
Lumo component theme class implementation.
|
LumoUtility |
Contains the definition for all the CSS utility classes provided by Lumo.
|
LumoUtility.Accessibility |
Accessibility related classes.
|
LumoUtility.AlignContent |
Classes for distributing space around and between items along a flexbox?s
cross axis or a grid?s block axis.
|
LumoUtility.AlignItems |
Classes for aligning items along a flexbox?s cross axis or a grid?s block
axis.
|
LumoUtility.AlignSelf |
Classes for overriding individual items' align-item property.
|
LumoUtility.Background |
Classes for applying a background color.
|
LumoUtility.Border |
Border-related classes.
|
LumoUtility.BorderColor |
Classes for setting the border color of an element.
|
LumoUtility.BorderRadius |
Classes for setting the border radius of an element.
|
LumoUtility.BoxShadow |
Classes for applying a box shadow.
|
LumoUtility.BoxSizing |
Classes for setting the box sizing property of an element.
|
LumoUtility.Display |
Classes for setting the display property of an element.
|
LumoUtility.Display.Breakpoint |
Set of classes with styles to be used for certain viewport sizes
|
LumoUtility.Display.Breakpoint.Large |
Classes for defining the display property of an element that will
be applied when the viewport has a minimum width of 1024px
|
LumoUtility.Display.Breakpoint.Medium |
Classes for defining the display property of an element that will
be applied when the viewport has a minimum width of 768px
|
LumoUtility.Display.Breakpoint.Small |
Classes for defining the display property of an element that will
be applied when the viewport has a minimum width of 640px
|
LumoUtility.Display.Breakpoint.XLarge |
Classes for defining the display property of an element that will
be applied when the viewport has a minimum width of 1280px
|
LumoUtility.Display.Breakpoint.XXLarge |
Classes for defining the display property of an element that will
be applied when the viewport has a minimum width of 1536px
|
LumoUtility.Flex |
Classes for setting how items grow and shrink in a flexbox layout.
|
LumoUtility.FlexDirection |
Classes for setting the flex direction of a flexbox layout.
|
LumoUtility.FlexDirection.Breakpoint |
Set of classes defining the flex direction of an element that will be
applied only for certain viewport sizes.
|
LumoUtility.FlexDirection.Breakpoint.Large |
Classes that will be applied when the viewport has a minimum
width of 1024px.
|
LumoUtility.FlexDirection.Breakpoint.Medium |
Classes that will be applied when the viewport has a minimum
width of 768px.
|
LumoUtility.FlexDirection.Breakpoint.Small |
Classes that will be applied when the viewport has a minimum
width of 640px.
|
LumoUtility.FlexDirection.Breakpoint.XLarge |
Classes that will be applied when the viewport has a minimum
width of 1280px.
|
LumoUtility.FlexDirection.Breakpoint.XXLarge |
Classes that will be applied when the viewport has a minimum
width of 1536px.
|
LumoUtility.FlexWrap |
Classes for setting how items wrap in a flexbox layout.
|
LumoUtility.FontSize |
Classes for setting the font size of an element.
|
LumoUtility.FontSize.Breakpoint |
Set of classes defining the font size of an element that will be
applied only for certain viewport sizes.
|
LumoUtility.FontSize.Breakpoint.Large |
Classes that will be applied when the viewport has a minimum
width of 1024px.
|
LumoUtility.FontSize.Breakpoint.Medium |
Classes that will be applied when the viewport has a minimum
width of 768px.
|
LumoUtility.FontSize.Breakpoint.Small |
Classes that will be applied when the viewport has a minimum
width of 640px.
|
LumoUtility.FontSize.Breakpoint.XLarge |
Classes that will be applied when the viewport has a minimum
width of 1280px.
|
LumoUtility.FontSize.Breakpoint.XXLarge |
Classes that will be applied when the viewport has a minimum
width of 1536px.
|
LumoUtility.FontWeight |
Classes for setting the font weight of an element.
|
LumoUtility.Gap |
Classes for defining the space between items in a flexbox or grid layout.
|
LumoUtility.Gap.Column |
Classes for defining the horizontal space between items in a flexbox
or grid layout.
|
LumoUtility.Gap.Row |
Classes for defining the vertical space between items in a flexbox or
grid layout.
|
LumoUtility.Grid |
Set of classes to define the content flow on a grid layout.
|
LumoUtility.Grid.Breakpoint |
Set of classes defining the number of columns in a grid layout that
will be applied only for certain viewport sizes.
|
LumoUtility.Grid.Breakpoint.Large |
Classes that will be applied when the viewport has a minimum
width of 1024px.
|
LumoUtility.Grid.Breakpoint.Medium |
Classes that will be applied when the viewport has a minimum
width of 768px.
|
LumoUtility.Grid.Breakpoint.Small |
Classes that will be applied when the viewport has a minimum
width of 640px.
|
LumoUtility.Grid.Breakpoint.XLarge |
Classes that will be applied when the viewport has a minimum
width of 1280px.
|
LumoUtility.Grid.Breakpoint.XXLarge |
Classes that will be applied when the viewport has a minimum
width of 1536px.
|
LumoUtility.Grid.Column |
Classes for setting the number of columns in a grid layout.
|
LumoUtility.Grid.Row |
Classes for setting the number of rows in a grid layout.
|
LumoUtility.Height |
Classes for defining the height of an element.
|
LumoUtility.IconSize |
Classes for defining the size of elements used as icons.
|
LumoUtility.JustifyContent |
Classes for aligning items along a flexbox?s main axis or a grid?s inline
axis.
|
LumoUtility.LineHeight |
Classes for setting the line height of an element.
|
LumoUtility.ListStyleType |
Class for removing the default look of a list.
|
LumoUtility.Margin |
Classes for setting the margin of an element.
|
LumoUtility.Margin.Bottom |
Classes for setting the bottom margin of an element.
|
LumoUtility.Margin.End |
Classes for setting the logical inline end margin of an element.
|
LumoUtility.Margin.Horizontal |
Classes for setting both the left and the right margins an element.
|
LumoUtility.Margin.Left |
Classes for setting the left margin of an element.
|
LumoUtility.Margin.Right |
Classes for setting the right margin of an element.
|
LumoUtility.Margin.Start |
Classes for setting the logical inline start margin of an element.
|
LumoUtility.Margin.Top |
Classes for setting the top margin of an element.
|
LumoUtility.Margin.Vertical |
Classes for setting both the top and the bottom margins of an
element.
|
LumoUtility.MaxHeight |
Classes for defining the maximum height of an element.
|
LumoUtility.MaxWidth |
Classes for defining the maximum width of an element.
|
LumoUtility.MinHeight |
Classes for defining the minimum height of an element.
|
LumoUtility.MinWidth |
Classes for defining the minimum width of an element.
|
LumoUtility.Overflow |
Classes for setting the overflow behavior of an element.
|
LumoUtility.Padding |
Classes for setting the padding of an element.
|
LumoUtility.Padding.Bottom |
Classes for setting the bottom padding of an element.
|
LumoUtility.Padding.End |
Classes for setting the logical inline end padding of an element.
|
LumoUtility.Padding.Horizontal |
Classes for setting both the right and left paddings of an element.
|
LumoUtility.Padding.Left |
Classes for setting the left padding of an element.
|
LumoUtility.Padding.Right |
Classes for setting the right padding of an element.
|
LumoUtility.Padding.Start |
Classes for setting the logical inline start padding of an element.
|
LumoUtility.Padding.Top |
Classes for defining the top padding of an element.
|
LumoUtility.Padding.Vertical |
Classes for defining both the vertical and horizontal paddings of an
element.
|
LumoUtility.Position |
Classes for setting the position of an element.
|
LumoUtility.TextAlignment |
Classes for setting an element?s text alignment.
|
LumoUtility.TextColor |
Classes for setting an element?s text color.
|
LumoUtility.TextOverflow |
Classes for setting the text overflow.
|
LumoUtility.TextTransform |
Classes for transforming the text.
|
LumoUtility.Whitespace |
Classes for setting how the white space inside an element is handled.
|
LumoUtility.Width |
Classes for setting the width of an element.
|