# Helpers
Reduce coding stress and increase your Production speed.
Classes
You can use any of the values on the funcss prop to style your component. you can also use them in your className prop to apply our CSS styles.
Filter*
NameValues
Plain BorderEliminate border radius from elements with default rounded cornersflat
Invisible BackgroundGenerate a see-through backgroundtransparent
Glass EffectCreate a glass-like background appearanceglassy
Elevated CardApply a raised effect to the box shadow of an elementraised
Pointing CursorAlter cursor to a pointing handcursor-pointer,cursor-copy,cursor-none,cursor-move
Text AlignmentAdjust text alignmenttext-left , text-right , text-center
Hovering ShadowProduce a shadow effect on hoverhover-shadow
Left-side BorderCreate a border on the left sidevr
Bottom-side BorderCreate a border at the bottomhr
Simple BorderAdd a basic borderborder
Layer OrderingArrange layers, values range from 1 to 10z-index-value
TransparencyAdjust opacity, values range from 1 to 10opacity-value
DarkeningApply a dark background effect, values range from 1 to 10darken-value
Hover Opacity AdjustmentAdjust opacity on hover, values range from 1 to 10hover-opacity-value
Fixed Positioning at TopFix element position at the topfixed-top or fixedTop
Fixed Positioning at BottomFix element position at the bottomfixedBottom
Sticky Top ElementCreate a sticky element at the topsticky-top
Margin AdditionAdd a margin of 0.5remmargin
Padding AdditionAdd a padding of 0.5rempadding
Top BorderCreate a border at the topbt
Right BorderCreate a border at the rightbr
Border CurvatureApply a border radius to all edges of your elementroundEdge | roundEdgeSmall | roundEdgeMax
Curved Left EdgeApply a border radius to the left side of the elementleftEdge
Curved Right EdgeApply a border radius to the right side of the elementrightEdge
Curved Top EdgeApply a border radius to the top of the elementtopEdge
Curved Bottom EdgeApply a border radius to the bottom of the elementbottomEdge
Shadow RemovalEliminate shadow from components with a shadow effectshadowless