styles

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2025 License: MIT Imports: 6 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Baseline added in v0.0.5

func Baseline() *baselinePosition

func CSSColor added in v0.0.5

func CSSColor(statement string) *cssColor

func Color added in v0.0.5

func Color(c color.Color) *mColor

func ColorBlend added in v0.0.5

func ColorBlend() *blendMode

func ColorBurnBlend added in v0.0.5

func ColorBurnBlend() *blendMode

func ColorDodgeBlend added in v0.0.5

func ColorDodgeBlend() *blendMode

func CustomVar added in v0.0.5

func CustomVar(name string) *customVariableProp

func DarkenBlend added in v0.0.5

func DarkenBlend() *blendMode

func Degree added in v0.0.5

func Degree(degree float32) *angle

func DifferenceBlend added in v0.0.5

func DifferenceBlend() *blendMode

func E added in v0.0.5

func E() *calc

func ExclusionBlend added in v0.0.5

func ExclusionBlend() *blendMode

func FirstBaseline added in v0.0.5

func FirstBaseline() *baselinePosition

func Gradian added in v0.0.5

func Gradian(gradian float32) *angle

func HardLightBlend added in v0.0.5

func HardLightBlend() *blendMode

func Hex added in v0.0.5

func Hex(hex string) *hexcolor

func Hsl added in v0.0.5

func Hsl(h, s, l uint32) *hsla

func Hsla added in v0.0.5

func Hsla(h, s, l, a uint32) *hsla

func HueBlend added in v0.0.5

func HueBlend() *blendMode

func Infinity added in v0.0.5

func Infinity() *calc

func Large added in v0.0.5

func Large() *absoluteSize

func LastBaseline added in v0.0.5

func LastBaseline() *baselinePosition

func LightenBlend added in v0.0.5

func LightenBlend() *blendMode

func LuminosityBlend added in v0.0.5

func LuminosityBlend() *blendMode

func Medium added in v0.0.5

func Medium() *absoluteSize

func MultiplyBlend added in v0.0.5

func MultiplyBlend() *blendMode

func NaN added in v0.0.5

func NaN() *calc

func NegInfinity added in v0.0.5

func NegInfinity() *calc

func NormalBlend added in v0.0.5

func NormalBlend() *blendMode

func NumberWithSpacing added in v0.0.5

func NumberWithSpacing(number int) *withSpacing

func OverlayBlend added in v0.0.5

func OverlayBlend() *blendMode

func Percentage added in v0.0.5

func Percentage(value float64) *percentage

func Pi added in v0.0.5

func Pi() *calc

func Radian added in v0.0.5

func Radian(radian float32) *angle

func Ratio added in v0.0.5

func Ratio(first uint, second uint) *ratio

func Rgb added in v0.0.5

func Rgb(r, g, b uint32) *rgba

func Rgba added in v0.0.5

func Rgba(r, g, b, a uint32) *rgba

func SaturationBlend added in v0.0.5

func SaturationBlend() *blendMode

func Scale added in v0.0.6

func Scale(value uint) *scale

func ScreenBlend added in v0.0.5

func ScreenBlend() *blendMode

func Small added in v0.0.5

func Small() *absoluteSize

func SoftLightBlend added in v0.0.5

func SoftLightBlend() *blendMode

func Style

func Style(props ...ApplyProp) map[variant]Props

func Turn added in v0.0.5

func Turn(turn float32) *angle

func Url added in v0.0.5

func Url(uri string) *url

func Val added in v0.0.5

func Val(value any) *val

func XLarge added in v0.0.5

func XLarge() *absoluteSize

func XSmall added in v0.0.5

func XSmall() *absoluteSize

func XXLarge added in v0.0.5

func XXLarge() *absoluteSize

func XXSmall added in v0.0.5

func XXSmall() *absoluteSize

func XXXLarge added in v0.0.5

func XXXLarge() *absoluteSize

Types

type ApplyProp

type ApplyProp func(s *style) styleProp

func Absolute

func Absolute() ApplyProp

func AlignBaseline added in v0.0.4

func AlignBaseline() ApplyProp

func AlignBottom added in v0.0.4

func AlignBottom() ApplyProp

func AlignBy added in v0.0.5

func AlignBy(value customValue) ApplyProp

func AlignMiddle added in v0.0.4

func AlignMiddle() ApplyProp

func AlignSub added in v0.0.4

func AlignSub() ApplyProp

func AlignSuper added in v0.0.4

func AlignSuper() ApplyProp

func AlignTextBottom added in v0.0.4

func AlignTextBottom() ApplyProp

func AlignTextTop added in v0.0.4

func AlignTextTop() ApplyProp

func AlignTop added in v0.0.4

func AlignTop() ApplyProp

func Animate added in v0.0.7

func Animate(value customValue) ApplyProp

func AnimateBounce added in v0.0.7

func AnimateBounce() ApplyProp

func AnimateNone added in v0.0.7

func AnimateNone() ApplyProp

func AnimatePing added in v0.0.7

func AnimatePing() ApplyProp

func AnimatePulse added in v0.0.7

func AnimatePulse() ApplyProp

func AnimateSpin added in v0.0.7

func AnimateSpin() ApplyProp

func Antialiazed added in v0.0.4

func Antialiazed() ApplyProp

func Aspect

func Aspect(ratio customValue) ApplyProp

func AspectAuto

func AspectAuto() ApplyProp

func AspectSquare

func AspectSquare() ApplyProp

func AspectVideo

func AspectVideo() ApplyProp

func AutoColsAuto added in v0.0.3

func AutoColsAuto() ApplyProp

func AutoColsBy added in v0.0.5

func AutoColsBy(value customValue) ApplyProp

func AutoColsFr added in v0.0.3

func AutoColsFr() ApplyProp

func AutoColsMax added in v0.0.3

func AutoColsMax() ApplyProp

func AutoColsMin added in v0.0.3

func AutoColsMin() ApplyProp

func AutoRowsAuto added in v0.0.3

func AutoRowsAuto() ApplyProp

func AutoRowsBy added in v0.0.5

func AutoRowsBy(value customValue) ApplyProp

func AutoRowsFr added in v0.0.3

func AutoRowsFr() ApplyProp

func AutoRowsMax added in v0.0.3

func AutoRowsMax() ApplyProp

func AutoRowsMin added in v0.0.3

func AutoRowsMin() ApplyProp

func BackdropBlur added in v0.0.6

func BackdropBlur(value customValue) ApplyProp

func BackdropBlur2xl added in v0.0.6

func BackdropBlur2xl() ApplyProp

func BackdropBlur3xl added in v0.0.6

func BackdropBlur3xl() ApplyProp

func BackdropBlurLg added in v0.0.6

func BackdropBlurLg() ApplyProp

func BackdropBlurMd added in v0.0.6

func BackdropBlurMd() ApplyProp

func BackdropBlurNone added in v0.0.6

func BackdropBlurNone() ApplyProp

func BackdropBlurSm added in v0.0.6

func BackdropBlurSm() ApplyProp

func BackdropBlurXl added in v0.0.6

func BackdropBlurXl() ApplyProp

func BackdropBlurXs added in v0.0.6

func BackdropBlurXs() ApplyProp

func BackdropBrightness added in v0.0.6

func BackdropBrightness(value any) ApplyProp

func BackdropContrast added in v0.0.6

func BackdropContrast(value any) ApplyProp

func BackdropFilter added in v0.0.6

func BackdropFilter(value customValue) ApplyProp

func BackdropFilterNone added in v0.0.6

func BackdropFilterNone() ApplyProp

func BackdropGrayscale added in v0.0.6

func BackdropGrayscale(value ...any) ApplyProp

func BackdropHueRotate added in v0.0.6

func BackdropHueRotate(value any) ApplyProp

func BackdropInvert added in v0.0.6

func BackdropInvert(value ...any) ApplyProp

func BackdropSaturate added in v0.0.6

func BackdropSaturate(value any) ApplyProp

func BackdropSepia added in v0.0.6

func BackdropSepia(value ...any) ApplyProp

func Basis

func Basis(value customValue) ApplyProp

func Basis2xl

func Basis2xl() ApplyProp

func Basis2xs

func Basis2xs() ApplyProp

func Basis3xl

func Basis3xl() ApplyProp

func Basis3xs

func Basis3xs() ApplyProp

func Basis4xl

func Basis4xl() ApplyProp

func Basis5xl

func Basis5xl() ApplyProp

func Basis6xl

func Basis6xl() ApplyProp

func Basis7xl

func Basis7xl() ApplyProp

func BasisAuto

func BasisAuto() ApplyProp

func BasisFraction

func BasisFraction(fraction float64) ApplyProp

func BasisFull

func BasisFull() ApplyProp

func BasisLg

func BasisLg() ApplyProp

func BasisMd

func BasisMd() ApplyProp

func BasisSm

func BasisSm() ApplyProp

func BasisXl

func BasisXl() ApplyProp

func BasisXs

func BasisXs() ApplyProp

func Bg added in v0.0.5

func Bg(value customValue) ApplyProp

func BgAmber added in v0.0.5

func BgAmber(scale int) ApplyProp

func BgAuto added in v0.0.5

func BgAuto() ApplyProp

func BgBlack added in v0.0.5

func BgBlack() ApplyProp

func BgBlendColor added in v0.0.6

func BgBlendColor() ApplyProp

func BgBlendColorBurn added in v0.0.6

func BgBlendColorBurn() ApplyProp

func BgBlendColorDodge added in v0.0.6

func BgBlendColorDodge() ApplyProp

func BgBlendDarken added in v0.0.6

func BgBlendDarken() ApplyProp

func BgBlendDifference added in v0.0.6

func BgBlendDifference() ApplyProp

func BgBlendExclusion added in v0.0.6

func BgBlendExclusion() ApplyProp

func BgBlendHardLight added in v0.0.6

func BgBlendHardLight() ApplyProp

func BgBlendHue added in v0.0.6

func BgBlendHue() ApplyProp

func BgBlendLighten added in v0.0.6

func BgBlendLighten() ApplyProp

func BgBlendLuminosity added in v0.0.6

func BgBlendLuminosity() ApplyProp

func BgBlendMultiply added in v0.0.6

func BgBlendMultiply() ApplyProp

func BgBlendNormal added in v0.0.6

func BgBlendNormal() ApplyProp

func BgBlendOverlay added in v0.0.6

func BgBlendOverlay() ApplyProp

func BgBlendSaturation added in v0.0.6

func BgBlendSaturation() ApplyProp

func BgBlendScreen added in v0.0.6

func BgBlendScreen() ApplyProp

func BgBlendSoftLight added in v0.0.6

func BgBlendSoftLight() ApplyProp

func BgBlue added in v0.0.5

func BgBlue(scale int) ApplyProp

func BgBottom added in v0.0.5

func BgBottom() ApplyProp

func BgBottomLeft added in v0.0.5

func BgBottomLeft() ApplyProp

func BgBottomRight added in v0.0.5

func BgBottomRight() ApplyProp

func BgCenter added in v0.0.5

func BgCenter() ApplyProp

func BgClipBorder added in v0.0.5

func BgClipBorder() ApplyProp

func BgClipContent added in v0.0.5

func BgClipContent() ApplyProp

func BgClipPadding added in v0.0.5

func BgClipPadding() ApplyProp

func BgClipText added in v0.0.5

func BgClipText() ApplyProp

func BgColor added in v0.0.5

func BgColor(color customValue) ApplyProp

func BgConic added in v0.0.5

func BgConic(value customValue) ApplyProp

func BgContain added in v0.0.5

func BgContain() ApplyProp

func BgCover added in v0.0.5

func BgCover() ApplyProp

func BgCurrent added in v0.0.5

func BgCurrent() ApplyProp

func BgCyan added in v0.0.5

func BgCyan(scale int) ApplyProp

func BgEmerald added in v0.0.5

func BgEmerald(scale int) ApplyProp

func BgFixed added in v0.0.5

func BgFixed() ApplyProp

func BgFuchsia added in v0.0.5

func BgFuchsia(scale int) ApplyProp

func BgGray added in v0.0.5

func BgGray(scale int) ApplyProp

func BgGreen added in v0.0.5

func BgGreen(scale int) ApplyProp

func BgIndigo added in v0.0.5

func BgIndigo(scale int) ApplyProp

func BgInherit added in v0.0.5

func BgInherit() ApplyProp

func BgLeft added in v0.0.5

func BgLeft() ApplyProp

func BgLime added in v0.0.5

func BgLime(scale int) ApplyProp

func BgLinear added in v0.0.5

func BgLinear(value customValue) ApplyProp

func BgLinearToB added in v0.0.5

func BgLinearToB() ApplyProp

func BgLinearToBl added in v0.0.5

func BgLinearToBl() ApplyProp

func BgLinearToBr added in v0.0.5

func BgLinearToBr() ApplyProp

func BgLinearToL added in v0.0.5

func BgLinearToL() ApplyProp

func BgLinearToR added in v0.0.5

func BgLinearToR() ApplyProp

func BgLinearToT added in v0.0.5

func BgLinearToT() ApplyProp

func BgLinearToTl added in v0.0.5

func BgLinearToTl() ApplyProp

func BgLinearToTr added in v0.0.5

func BgLinearToTr() ApplyProp

func BgLocal added in v0.0.5

func BgLocal() ApplyProp

func BgNeutral added in v0.0.5

func BgNeutral(scale int) ApplyProp

func BgNoRepeat added in v0.0.5

func BgNoRepeat() ApplyProp

func BgNone added in v0.0.5

func BgNone() ApplyProp

func BgOrange added in v0.0.5

func BgOrange(scale int) ApplyProp

func BgOriginBorder added in v0.0.5

func BgOriginBorder() ApplyProp

func BgOriginContent added in v0.0.5

func BgOriginContent() ApplyProp

func BgOriginPadding added in v0.0.5

func BgOriginPadding() ApplyProp

func BgPink added in v0.0.5

func BgPink(scale int) ApplyProp

func BgPosition added in v0.0.5

func BgPosition(value customValue) ApplyProp

func BgPurple added in v0.0.5

func BgPurple(scale int) ApplyProp

func BgRadial added in v0.0.5

func BgRadial(value customValue) ApplyProp

func BgRed added in v0.0.5

func BgRed(scale int) ApplyProp

func BgRepeat added in v0.0.5

func BgRepeat() ApplyProp

func BgRepeatRound added in v0.0.5

func BgRepeatRound() ApplyProp

func BgRepeatSpace added in v0.0.5

func BgRepeatSpace() ApplyProp

func BgRepeatX added in v0.0.5

func BgRepeatX() ApplyProp

func BgRepeatY added in v0.0.5

func BgRepeatY() ApplyProp

func BgRight added in v0.0.5

func BgRight() ApplyProp

func BgRose added in v0.0.5

func BgRose(scale int) ApplyProp

func BgScroll added in v0.0.5

func BgScroll() ApplyProp

func BgSize added in v0.0.5

func BgSize(value customValue) ApplyProp

func BgSky added in v0.0.5

func BgSky(scale int) ApplyProp

func BgSlate added in v0.0.5

func BgSlate(scale int) ApplyProp

func BgStone added in v0.0.5

func BgStone(scale int) ApplyProp

func BgTeal added in v0.0.5

func BgTeal(scale int) ApplyProp

func BgTop added in v0.0.5

func BgTop() ApplyProp

func BgTopLeft added in v0.0.5

func BgTopLeft() ApplyProp

func BgTopRight added in v0.0.5

func BgTopRight() ApplyProp

func BgTransparent added in v0.0.5

func BgTransparent() ApplyProp

func BgViolet added in v0.0.5

func BgViolet(scale int) ApplyProp

func BgWhite added in v0.0.5

func BgWhite() ApplyProp

func BgYellow added in v0.0.5

func BgYellow(scale int) ApplyProp

func BgZinc added in v0.0.5

func BgZinc(scale int) ApplyProp

func Block

func Block() ApplyProp

func Blur added in v0.0.6

func Blur(value customValue) ApplyProp

func Blur2xl added in v0.0.6

func Blur2xl() ApplyProp

func Blur3xl added in v0.0.6

func Blur3xl() ApplyProp

func BlurLg added in v0.0.6

func BlurLg() ApplyProp

func BlurMd added in v0.0.6

func BlurMd() ApplyProp

func BlurNone added in v0.0.6

func BlurNone() ApplyProp

func BlurSm added in v0.0.6

func BlurSm() ApplyProp

func BlurXl added in v0.0.6

func BlurXl() ApplyProp

func BlurXs added in v0.0.6

func BlurXs() ApplyProp

func Border added in v0.0.5

func Border(value ...customValue) ApplyProp

func BorderAmber added in v0.0.5

func BorderAmber(scale int) ApplyProp

func BorderB added in v0.0.5

func BorderB(value ...customValue) ApplyProp

func BorderBlack added in v0.0.5

func BorderBlack() ApplyProp

func BorderBlue added in v0.0.5

func BorderBlue(scale int) ApplyProp

func BorderBottomAmber added in v0.0.5

func BorderBottomAmber(scale int) ApplyProp

func BorderBottomBlack added in v0.0.5

func BorderBottomBlack() ApplyProp

func BorderBottomBlue added in v0.0.5

func BorderBottomBlue(scale int) ApplyProp

func BorderBottomColor added in v0.0.5

func BorderBottomColor(value customValue) ApplyProp

func BorderBottomCurrent added in v0.0.5

func BorderBottomCurrent() ApplyProp

func BorderBottomCyan added in v0.0.5

func BorderBottomCyan(scale int) ApplyProp

func BorderBottomEmerald added in v0.0.5

func BorderBottomEmerald(scale int) ApplyProp

func BorderBottomFuchsia added in v0.0.5

func BorderBottomFuchsia(scale int) ApplyProp

func BorderBottomGray added in v0.0.5

func BorderBottomGray(scale int) ApplyProp

func BorderBottomGreen added in v0.0.5

func BorderBottomGreen(scale int) ApplyProp

func BorderBottomIndigo added in v0.0.5

func BorderBottomIndigo(scale int) ApplyProp

func BorderBottomInherit added in v0.0.5

func BorderBottomInherit() ApplyProp

func BorderBottomLime added in v0.0.5

func BorderBottomLime(scale int) ApplyProp

func BorderBottomNeutral added in v0.0.5

func BorderBottomNeutral(scale int) ApplyProp

func BorderBottomOrange added in v0.0.5

func BorderBottomOrange(scale int) ApplyProp

func BorderBottomPink added in v0.0.5

func BorderBottomPink(scale int) ApplyProp

func BorderBottomPurple added in v0.0.5

func BorderBottomPurple(scale int) ApplyProp

func BorderBottomRed added in v0.0.5

func BorderBottomRed(scale int) ApplyProp

func BorderBottomRose added in v0.0.5

func BorderBottomRose(scale int) ApplyProp

func BorderBottomSky added in v0.0.5

func BorderBottomSky(scale int) ApplyProp

func BorderBottomSlate added in v0.0.5

func BorderBottomSlate(scale int) ApplyProp

func BorderBottomStone added in v0.0.5

func BorderBottomStone(scale int) ApplyProp

func BorderBottomTeal added in v0.0.5

func BorderBottomTeal(scale int) ApplyProp

func BorderBottomTransparent added in v0.0.5

func BorderBottomTransparent() ApplyProp

func BorderBottomViolet added in v0.0.5

func BorderBottomViolet(scale int) ApplyProp

func BorderBottomWhite added in v0.0.5

func BorderBottomWhite() ApplyProp

func BorderBottomYellow added in v0.0.5

func BorderBottomYellow(scale int) ApplyProp

func BorderBottomZinc added in v0.0.5

func BorderBottomZinc(scale int) ApplyProp

func BorderCollapse added in v0.0.7

func BorderCollapse() ApplyProp

func BorderColor added in v0.0.5

func BorderColor(value customValue) ApplyProp

func BorderCurrent added in v0.0.5

func BorderCurrent() ApplyProp

func BorderCyan added in v0.0.5

func BorderCyan(scale int) ApplyProp

func BorderDashed added in v0.0.5

func BorderDashed() ApplyProp

func BorderDotted added in v0.0.5

func BorderDotted() ApplyProp

func BorderDouble added in v0.0.5

func BorderDouble() ApplyProp

func BorderE added in v0.0.5

func BorderE(value ...customValue) ApplyProp

func BorderEmerald added in v0.0.5

func BorderEmerald(scale int) ApplyProp

func BorderEndAmber added in v0.0.5

func BorderEndAmber(scale int) ApplyProp

func BorderEndBlack added in v0.0.5

func BorderEndBlack() ApplyProp

func BorderEndBlue added in v0.0.5

func BorderEndBlue(scale int) ApplyProp

func BorderEndColor added in v0.0.5

func BorderEndColor(value customValue) ApplyProp

func BorderEndCurrent added in v0.0.5

func BorderEndCurrent() ApplyProp

func BorderEndCyan added in v0.0.5

func BorderEndCyan(scale int) ApplyProp

func BorderEndEmerald added in v0.0.5

func BorderEndEmerald(scale int) ApplyProp

func BorderEndFuchsia added in v0.0.5

func BorderEndFuchsia(scale int) ApplyProp

func BorderEndGray added in v0.0.5

func BorderEndGray(scale int) ApplyProp

func BorderEndGreen added in v0.0.5

func BorderEndGreen(scale int) ApplyProp

func BorderEndIndigo added in v0.0.5

func BorderEndIndigo(scale int) ApplyProp

func BorderEndInherit added in v0.0.5

func BorderEndInherit() ApplyProp

func BorderEndLime added in v0.0.5

func BorderEndLime(scale int) ApplyProp

func BorderEndNeutral added in v0.0.5

func BorderEndNeutral(scale int) ApplyProp

func BorderEndOrange added in v0.0.5

func BorderEndOrange(scale int) ApplyProp

func BorderEndPink added in v0.0.5

func BorderEndPink(scale int) ApplyProp

func BorderEndPurple added in v0.0.5

func BorderEndPurple(scale int) ApplyProp

func BorderEndRed added in v0.0.5

func BorderEndRed(scale int) ApplyProp

func BorderEndRose added in v0.0.5

func BorderEndRose(scale int) ApplyProp

func BorderEndSky added in v0.0.5

func BorderEndSky(scale int) ApplyProp

func BorderEndSlate added in v0.0.5

func BorderEndSlate(scale int) ApplyProp

func BorderEndStone added in v0.0.5

func BorderEndStone(scale int) ApplyProp

func BorderEndTeal added in v0.0.5

func BorderEndTeal(scale int) ApplyProp

func BorderEndTransparent added in v0.0.5

func BorderEndTransparent() ApplyProp

func BorderEndViolet added in v0.0.5

func BorderEndViolet(scale int) ApplyProp

func BorderEndWhite added in v0.0.5

func BorderEndWhite() ApplyProp

func BorderEndYellow added in v0.0.5

func BorderEndYellow(scale int) ApplyProp

func BorderEndZinc added in v0.0.5

func BorderEndZinc(scale int) ApplyProp

func BorderFuchsia added in v0.0.5

func BorderFuchsia(scale int) ApplyProp

func BorderGray added in v0.0.5

func BorderGray(scale int) ApplyProp

func BorderGreen added in v0.0.5

func BorderGreen(scale int) ApplyProp

func BorderHidden added in v0.0.5

func BorderHidden() ApplyProp

func BorderIndigo added in v0.0.5

func BorderIndigo(scale int) ApplyProp

func BorderInherit added in v0.0.5

func BorderInherit() ApplyProp

func BorderL added in v0.0.5

func BorderL(value ...customValue) ApplyProp

func BorderLeftAmber added in v0.0.5

func BorderLeftAmber(scale int) ApplyProp

func BorderLeftBlack added in v0.0.5

func BorderLeftBlack() ApplyProp

func BorderLeftBlue added in v0.0.5

func BorderLeftBlue(scale int) ApplyProp

func BorderLeftColor added in v0.0.5

func BorderLeftColor(value customValue) ApplyProp

func BorderLeftCurrent added in v0.0.5

func BorderLeftCurrent() ApplyProp

func BorderLeftCyan added in v0.0.5

func BorderLeftCyan(scale int) ApplyProp

func BorderLeftEmerald added in v0.0.5

func BorderLeftEmerald(scale int) ApplyProp

func BorderLeftFuchsia added in v0.0.5

func BorderLeftFuchsia(scale int) ApplyProp

func BorderLeftGray added in v0.0.5

func BorderLeftGray(scale int) ApplyProp

func BorderLeftGreen added in v0.0.5

func BorderLeftGreen(scale int) ApplyProp

func BorderLeftIndigo added in v0.0.5

func BorderLeftIndigo(scale int) ApplyProp

func BorderLeftInherit added in v0.0.5

func BorderLeftInherit() ApplyProp

func BorderLeftLime added in v0.0.5

func BorderLeftLime(scale int) ApplyProp

func BorderLeftNeutral added in v0.0.5

func BorderLeftNeutral(scale int) ApplyProp

func BorderLeftOrange added in v0.0.5

func BorderLeftOrange(scale int) ApplyProp

func BorderLeftPink added in v0.0.5

func BorderLeftPink(scale int) ApplyProp

func BorderLeftPurple added in v0.0.5

func BorderLeftPurple(scale int) ApplyProp

func BorderLeftRed added in v0.0.5

func BorderLeftRed(scale int) ApplyProp

func BorderLeftRose added in v0.0.5

func BorderLeftRose(scale int) ApplyProp

func BorderLeftSky added in v0.0.5

func BorderLeftSky(scale int) ApplyProp

func BorderLeftSlate added in v0.0.5

func BorderLeftSlate(scale int) ApplyProp

func BorderLeftStone added in v0.0.5

func BorderLeftStone(scale int) ApplyProp

func BorderLeftTeal added in v0.0.5

func BorderLeftTeal(scale int) ApplyProp

func BorderLeftTransparent added in v0.0.5

func BorderLeftTransparent() ApplyProp

func BorderLeftViolet added in v0.0.5

func BorderLeftViolet(scale int) ApplyProp

func BorderLeftWhite added in v0.0.5

func BorderLeftWhite() ApplyProp

func BorderLeftYellow added in v0.0.5

func BorderLeftYellow(scale int) ApplyProp

func BorderLeftZinc added in v0.0.5

func BorderLeftZinc(scale int) ApplyProp

func BorderLime added in v0.0.5

func BorderLime(scale int) ApplyProp

func BorderNeutral added in v0.0.5

func BorderNeutral(scale int) ApplyProp

func BorderNone added in v0.0.5

func BorderNone() ApplyProp

func BorderOrange added in v0.0.5

func BorderOrange(scale int) ApplyProp

func BorderPink added in v0.0.5

func BorderPink(scale int) ApplyProp

func BorderPurple added in v0.0.5

func BorderPurple(scale int) ApplyProp

func BorderR added in v0.0.5

func BorderR(value ...customValue) ApplyProp

func BorderRed added in v0.0.5

func BorderRed(scale int) ApplyProp

func BorderRightAmber added in v0.0.5

func BorderRightAmber(scale int) ApplyProp

func BorderRightBlack added in v0.0.5

func BorderRightBlack() ApplyProp

func BorderRightBlue added in v0.0.5

func BorderRightBlue(scale int) ApplyProp

func BorderRightColor added in v0.0.5

func BorderRightColor(value customValue) ApplyProp

func BorderRightCurrent added in v0.0.5

func BorderRightCurrent() ApplyProp

func BorderRightCyan added in v0.0.5

func BorderRightCyan(scale int) ApplyProp

func BorderRightEmerald added in v0.0.5

func BorderRightEmerald(scale int) ApplyProp

func BorderRightFuchsia added in v0.0.5

func BorderRightFuchsia(scale int) ApplyProp

func BorderRightGray added in v0.0.5

func BorderRightGray(scale int) ApplyProp

func BorderRightGreen added in v0.0.5

func BorderRightGreen(scale int) ApplyProp

func BorderRightIndigo added in v0.0.5

func BorderRightIndigo(scale int) ApplyProp

func BorderRightInherit added in v0.0.5

func BorderRightInherit() ApplyProp

func BorderRightLime added in v0.0.5

func BorderRightLime(scale int) ApplyProp

func BorderRightNeutral added in v0.0.5

func BorderRightNeutral(scale int) ApplyProp

func BorderRightOrange added in v0.0.5

func BorderRightOrange(scale int) ApplyProp

func BorderRightPink added in v0.0.5

func BorderRightPink(scale int) ApplyProp

func BorderRightPurple added in v0.0.5

func BorderRightPurple(scale int) ApplyProp

func BorderRightRed added in v0.0.5

func BorderRightRed(scale int) ApplyProp

func BorderRightRose added in v0.0.5

func BorderRightRose(scale int) ApplyProp

func BorderRightSky added in v0.0.5

func BorderRightSky(scale int) ApplyProp

func BorderRightSlate added in v0.0.5

func BorderRightSlate(scale int) ApplyProp

func BorderRightStone added in v0.0.5

func BorderRightStone(scale int) ApplyProp

func BorderRightTeal added in v0.0.5

func BorderRightTeal(scale int) ApplyProp

func BorderRightTransparent added in v0.0.5

func BorderRightTransparent() ApplyProp

func BorderRightViolet added in v0.0.5

func BorderRightViolet(scale int) ApplyProp

func BorderRightWhite added in v0.0.5

func BorderRightWhite() ApplyProp

func BorderRightYellow added in v0.0.5

func BorderRightYellow(scale int) ApplyProp

func BorderRightZinc added in v0.0.5

func BorderRightZinc(scale int) ApplyProp

func BorderRose added in v0.0.5

func BorderRose(scale int) ApplyProp

func BorderS added in v0.0.5

func BorderS(value ...customValue) ApplyProp

func BorderSeparate added in v0.0.7

func BorderSeparate() ApplyProp

func BorderSky added in v0.0.5

func BorderSky(scale int) ApplyProp

func BorderSlate added in v0.0.5

func BorderSlate(scale int) ApplyProp

func BorderSolid added in v0.0.5

func BorderSolid() ApplyProp

func BorderSpacing added in v0.0.7

func BorderSpacing(spacing any) ApplyProp

func BorderSpacingX added in v0.0.7

func BorderSpacingX(spacing any) ApplyProp

func BorderSpacingY added in v0.0.7

func BorderSpacingY(spacing any) ApplyProp

func BorderStartAmber added in v0.0.5

func BorderStartAmber(scale int) ApplyProp

func BorderStartBlack added in v0.0.5

func BorderStartBlack() ApplyProp

func BorderStartBlue added in v0.0.5

func BorderStartBlue(scale int) ApplyProp

func BorderStartColor added in v0.0.5

func BorderStartColor(value customValue) ApplyProp

func BorderStartCurrent added in v0.0.5

func BorderStartCurrent() ApplyProp

func BorderStartCyan added in v0.0.5

func BorderStartCyan(scale int) ApplyProp

func BorderStartEmerald added in v0.0.5

func BorderStartEmerald(scale int) ApplyProp

func BorderStartFuchsia added in v0.0.5

func BorderStartFuchsia(scale int) ApplyProp

func BorderStartGray added in v0.0.5

func BorderStartGray(scale int) ApplyProp

func BorderStartGreen added in v0.0.5

func BorderStartGreen(scale int) ApplyProp

func BorderStartIndigo added in v0.0.5

func BorderStartIndigo(scale int) ApplyProp

func BorderStartInherit added in v0.0.5

func BorderStartInherit() ApplyProp

func BorderStartLime added in v0.0.5

func BorderStartLime(scale int) ApplyProp

func BorderStartNeutral added in v0.0.5

func BorderStartNeutral(scale int) ApplyProp

func BorderStartOrange added in v0.0.5

func BorderStartOrange(scale int) ApplyProp

func BorderStartPink added in v0.0.5

func BorderStartPink(scale int) ApplyProp

func BorderStartPurple added in v0.0.5

func BorderStartPurple(scale int) ApplyProp

func BorderStartRed added in v0.0.5

func BorderStartRed(scale int) ApplyProp

func BorderStartRose added in v0.0.5

func BorderStartRose(scale int) ApplyProp

func BorderStartSky added in v0.0.5

func BorderStartSky(scale int) ApplyProp

func BorderStartSlate added in v0.0.5

func BorderStartSlate(scale int) ApplyProp

func BorderStartStone added in v0.0.5

func BorderStartStone(scale int) ApplyProp

func BorderStartTeal added in v0.0.5

func BorderStartTeal(scale int) ApplyProp

func BorderStartTransparent added in v0.0.5

func BorderStartTransparent() ApplyProp

func BorderStartViolet added in v0.0.5

func BorderStartViolet(scale int) ApplyProp

func BorderStartWhite added in v0.0.5

func BorderStartWhite() ApplyProp

func BorderStartYellow added in v0.0.5

func BorderStartYellow(scale int) ApplyProp

func BorderStartZinc added in v0.0.5

func BorderStartZinc(scale int) ApplyProp

func BorderStone added in v0.0.5

func BorderStone(scale int) ApplyProp

func BorderT added in v0.0.5

func BorderT(value ...customValue) ApplyProp

func BorderTeal added in v0.0.5

func BorderTeal(scale int) ApplyProp

func BorderTopAmber added in v0.0.5

func BorderTopAmber(scale int) ApplyProp

func BorderTopBlack added in v0.0.5

func BorderTopBlack() ApplyProp

func BorderTopBlue added in v0.0.5

func BorderTopBlue(scale int) ApplyProp

func BorderTopColor added in v0.0.5

func BorderTopColor(value customValue) ApplyProp

func BorderTopCurrent added in v0.0.5

func BorderTopCurrent() ApplyProp

func BorderTopCyan added in v0.0.5

func BorderTopCyan(scale int) ApplyProp

func BorderTopEmerald added in v0.0.5

func BorderTopEmerald(scale int) ApplyProp

func BorderTopFuchsia added in v0.0.5

func BorderTopFuchsia(scale int) ApplyProp

func BorderTopGray added in v0.0.5

func BorderTopGray(scale int) ApplyProp

func BorderTopGreen added in v0.0.5

func BorderTopGreen(scale int) ApplyProp

func BorderTopIndigo added in v0.0.5

func BorderTopIndigo(scale int) ApplyProp

func BorderTopInherit added in v0.0.5

func BorderTopInherit() ApplyProp

func BorderTopLime added in v0.0.5

func BorderTopLime(scale int) ApplyProp

func BorderTopNeutral added in v0.0.5

func BorderTopNeutral(scale int) ApplyProp

func BorderTopOrange added in v0.0.5

func BorderTopOrange(scale int) ApplyProp

func BorderTopPink added in v0.0.5

func BorderTopPink(scale int) ApplyProp

func BorderTopPurple added in v0.0.5

func BorderTopPurple(scale int) ApplyProp

func BorderTopRed added in v0.0.5

func BorderTopRed(scale int) ApplyProp

func BorderTopRose added in v0.0.5

func BorderTopRose(scale int) ApplyProp

func BorderTopSky added in v0.0.5

func BorderTopSky(scale int) ApplyProp

func BorderTopSlate added in v0.0.5

func BorderTopSlate(scale int) ApplyProp

func BorderTopStone added in v0.0.5

func BorderTopStone(scale int) ApplyProp

func BorderTopTeal added in v0.0.5

func BorderTopTeal(scale int) ApplyProp

func BorderTopTransparent added in v0.0.5

func BorderTopTransparent() ApplyProp

func BorderTopViolet added in v0.0.5

func BorderTopViolet(scale int) ApplyProp

func BorderTopWhite added in v0.0.5

func BorderTopWhite() ApplyProp

func BorderTopYellow added in v0.0.5

func BorderTopYellow(scale int) ApplyProp

func BorderTopZinc added in v0.0.5

func BorderTopZinc(scale int) ApplyProp

func BorderTransparent added in v0.0.5

func BorderTransparent() ApplyProp

func BorderViolet added in v0.0.5

func BorderViolet(scale int) ApplyProp

func BorderWhite added in v0.0.5

func BorderWhite() ApplyProp

func BorderX added in v0.0.5

func BorderX(value ...customValue) ApplyProp

func BorderXAmber added in v0.0.5

func BorderXAmber(scale int) ApplyProp

func BorderXBlack added in v0.0.5

func BorderXBlack() ApplyProp

func BorderXBlue added in v0.0.5

func BorderXBlue(scale int) ApplyProp

func BorderXColor added in v0.0.5

func BorderXColor(value customValue) ApplyProp

func BorderXCurrent added in v0.0.5

func BorderXCurrent() ApplyProp

func BorderXCyan added in v0.0.5

func BorderXCyan(scale int) ApplyProp

func BorderXEmerald added in v0.0.5

func BorderXEmerald(scale int) ApplyProp

func BorderXFuchsia added in v0.0.5

func BorderXFuchsia(scale int) ApplyProp

func BorderXGray added in v0.0.5

func BorderXGray(scale int) ApplyProp

func BorderXGreen added in v0.0.5

func BorderXGreen(scale int) ApplyProp

func BorderXIndigo added in v0.0.5

func BorderXIndigo(scale int) ApplyProp

func BorderXInherit added in v0.0.5

func BorderXInherit() ApplyProp

func BorderXLime added in v0.0.5

func BorderXLime(scale int) ApplyProp

func BorderXNeutral added in v0.0.5

func BorderXNeutral(scale int) ApplyProp

func BorderXOrange added in v0.0.5

func BorderXOrange(scale int) ApplyProp

func BorderXPink added in v0.0.5

func BorderXPink(scale int) ApplyProp

func BorderXPurple added in v0.0.5

func BorderXPurple(scale int) ApplyProp

func BorderXRed added in v0.0.5

func BorderXRed(scale int) ApplyProp

func BorderXRose added in v0.0.5

func BorderXRose(scale int) ApplyProp

func BorderXSky added in v0.0.5

func BorderXSky(scale int) ApplyProp

func BorderXSlate added in v0.0.5

func BorderXSlate(scale int) ApplyProp

func BorderXStone added in v0.0.5

func BorderXStone(scale int) ApplyProp

func BorderXTeal added in v0.0.5

func BorderXTeal(scale int) ApplyProp

func BorderXTransparent added in v0.0.5

func BorderXTransparent() ApplyProp

func BorderXViolet added in v0.0.5

func BorderXViolet(scale int) ApplyProp

func BorderXWhite added in v0.0.5

func BorderXWhite() ApplyProp

func BorderXYellow added in v0.0.5

func BorderXYellow(scale int) ApplyProp

func BorderXZinc added in v0.0.5

func BorderXZinc(scale int) ApplyProp

func BorderY added in v0.0.5

func BorderY(value ...customValue) ApplyProp

func BorderYAmber added in v0.0.5

func BorderYAmber(scale int) ApplyProp

func BorderYBlack added in v0.0.5

func BorderYBlack() ApplyProp

func BorderYBlue added in v0.0.5

func BorderYBlue(scale int) ApplyProp

func BorderYColor added in v0.0.5

func BorderYColor(value customValue) ApplyProp

func BorderYCurrent added in v0.0.5

func BorderYCurrent() ApplyProp

func BorderYCyan added in v0.0.5

func BorderYCyan(scale int) ApplyProp

func BorderYEmerald added in v0.0.5

func BorderYEmerald(scale int) ApplyProp

func BorderYFuchsia added in v0.0.5

func BorderYFuchsia(scale int) ApplyProp

func BorderYGray added in v0.0.5

func BorderYGray(scale int) ApplyProp

func BorderYGreen added in v0.0.5

func BorderYGreen(scale int) ApplyProp

func BorderYIndigo added in v0.0.5

func BorderYIndigo(scale int) ApplyProp

func BorderYInherit added in v0.0.5

func BorderYInherit() ApplyProp

func BorderYLime added in v0.0.5

func BorderYLime(scale int) ApplyProp

func BorderYNeutral added in v0.0.5

func BorderYNeutral(scale int) ApplyProp

func BorderYOrange added in v0.0.5

func BorderYOrange(scale int) ApplyProp

func BorderYPink added in v0.0.5

func BorderYPink(scale int) ApplyProp

func BorderYPurple added in v0.0.5

func BorderYPurple(scale int) ApplyProp

func BorderYRed added in v0.0.5

func BorderYRed(scale int) ApplyProp

func BorderYRose added in v0.0.5

func BorderYRose(scale int) ApplyProp

func BorderYSky added in v0.0.5

func BorderYSky(scale int) ApplyProp

func BorderYSlate added in v0.0.5

func BorderYSlate(scale int) ApplyProp

func BorderYStone added in v0.0.5

func BorderYStone(scale int) ApplyProp

func BorderYTeal added in v0.0.5

func BorderYTeal(scale int) ApplyProp

func BorderYTransparent added in v0.0.5

func BorderYTransparent() ApplyProp

func BorderYViolet added in v0.0.5

func BorderYViolet(scale int) ApplyProp

func BorderYWhite added in v0.0.5

func BorderYWhite() ApplyProp

func BorderYYellow added in v0.0.5

func BorderYYellow(scale int) ApplyProp

func BorderYZinc added in v0.0.5

func BorderYZinc(scale int) ApplyProp

func BorderYellow added in v0.0.5

func BorderYellow(scale int) ApplyProp

func BorderZinc added in v0.0.5

func BorderZinc(scale int) ApplyProp

func Bottom

func Bottom(number int) ApplyProp

func BottomAuto

func BottomAuto() ApplyProp

func BottomBy added in v0.0.5

func BottomBy(value customValue) ApplyProp

func BottomFraction

func BottomFraction(fraction float64) ApplyProp

func BottomFull

func BottomFull() ApplyProp

func BottomPx

func BottomPx() ApplyProp

func BoxBorder

func BoxBorder() ApplyProp

func BoxContent

func BoxContent() ApplyProp

func BoxDecorationClone

func BoxDecorationClone() ApplyProp

func BoxDecorationSlice

func BoxDecorationSlice() ApplyProp

func BreakAfterAll

func BreakAfterAll() ApplyProp

func BreakAfterAuto

func BreakAfterAuto() ApplyProp

func BreakAfterAvoid

func BreakAfterAvoid() ApplyProp

func BreakAfterAvoidPage

func BreakAfterAvoidPage() ApplyProp

func BreakAfterColumn

func BreakAfterColumn() ApplyProp

func BreakAfterLeft

func BreakAfterLeft() ApplyProp

func BreakAfterPage

func BreakAfterPage() ApplyProp

func BreakAfterRight

func BreakAfterRight() ApplyProp

func BreakAll added in v0.0.4

func BreakAll() ApplyProp

func BreakBeforeAll

func BreakBeforeAll() ApplyProp

func BreakBeforeAuto

func BreakBeforeAuto() ApplyProp

func BreakBeforeAvoid

func BreakBeforeAvoid() ApplyProp

func BreakBeforeAvoidPage

func BreakBeforeAvoidPage() ApplyProp

func BreakBeforeColumn

func BreakBeforeColumn() ApplyProp

func BreakBeforeLeft

func BreakBeforeLeft() ApplyProp

func BreakBeforePage

func BreakBeforePage() ApplyProp

func BreakBeforeRight

func BreakBeforeRight() ApplyProp

func BreakInsideAuto

func BreakInsideAuto() ApplyProp

func BreakInsideAvoid

func BreakInsideAvoid() ApplyProp

func BreakInsideAvoidColumn

func BreakInsideAvoidColumn() ApplyProp

func BreakInsideAvoidPage

func BreakInsideAvoidPage() ApplyProp

func BreakKeep added in v0.0.4

func BreakKeep() ApplyProp

func BreakNormal added in v0.0.4

func BreakNormal() ApplyProp

func Brightness added in v0.0.6

func Brightness(value any) ApplyProp

func Capitalize added in v0.0.4

func Capitalize() ApplyProp

func CaptionBottom added in v0.0.7

func CaptionBottom() ApplyProp

func CaptionTop added in v0.0.7

func CaptionTop() ApplyProp

func ClearBoth

func ClearBoth() ApplyProp

func ClearEnd

func ClearEnd() ApplyProp

func ClearLeft

func ClearLeft() ApplyProp

func ClearNone

func ClearNone() ApplyProp

func ClearRight

func ClearRight() ApplyProp

func ClearStart

func ClearStart() ApplyProp

func Col added in v0.0.3

func Col(number int) ApplyProp

func ColAuto added in v0.0.3

func ColAuto() ApplyProp

func ColBy added in v0.0.5

func ColBy(value customValue) ApplyProp

func ColEnd added in v0.0.3

func ColEnd(number int) ApplyProp

func ColEndAuto added in v0.0.3

func ColEndAuto() ApplyProp

func ColEndBy added in v0.0.5

func ColEndBy(value customValue) ApplyProp

func ColSpan

func ColSpan(number int) ApplyProp

func ColSpanBy added in v0.0.5

func ColSpanBy(value customValue) ApplyProp

func ColSpanFull added in v0.0.3

func ColSpanFull() ApplyProp

func ColStart added in v0.0.3

func ColStart(number int) ApplyProp

func ColStartAuto added in v0.0.3

func ColStartAuto() ApplyProp

func ColStartBy added in v0.0.5

func ColStartBy(value customValue) ApplyProp

func Collapse

func Collapse() ApplyProp

func Columns

func Columns(cols customValue) ApplyProp

func Columns2xl

func Columns2xl() ApplyProp

func Columns2xs

func Columns2xs() ApplyProp

func Columns3xl

func Columns3xl() ApplyProp

func Columns3xs

func Columns3xs() ApplyProp

func Columns4xl

func Columns4xl() ApplyProp

func Columns5xl

func Columns5xl() ApplyProp

func Columns6xl

func Columns6xl() ApplyProp

func Columns7xl

func Columns7xl() ApplyProp

func ColumnsAuto

func ColumnsAuto() ApplyProp

func ColumnsLg

func ColumnsLg() ApplyProp

func ColumnsMd

func ColumnsMd() ApplyProp

func ColumnsSm

func ColumnsSm() ApplyProp

func ColumnsXl

func ColumnsXl() ApplyProp

func ColumnsXs

func ColumnsXs() ApplyProp

func Container added in v0.0.4

func Container() ApplyProp

func Content added in v0.0.4

func Content(value customValue) ApplyProp

func ContentAround

func ContentAround() ApplyProp

func ContentBaseline

func ContentBaseline() ApplyProp

func ContentBetween

func ContentBetween() ApplyProp

func ContentCenter

func ContentCenter() ApplyProp

func ContentEnd

func ContentEnd() ApplyProp

func ContentEvenly

func ContentEvenly() ApplyProp

func ContentNone added in v0.0.4

func ContentNone() ApplyProp

func ContentNormal

func ContentNormal() ApplyProp

func ContentStart

func ContentStart() ApplyProp

func ContentStretch

func ContentStretch() ApplyProp

func Contents

func Contents() ApplyProp

func Contrast added in v0.0.6

func Contrast(value any) ApplyProp

func DecorAmber added in v0.0.4

func DecorAmber(scale int) ApplyProp

func DecorBlack added in v0.0.4

func DecorBlack() ApplyProp

func DecorBlue added in v0.0.4

func DecorBlue(scale int) ApplyProp

func DecorColorBy added in v0.0.5

func DecorColorBy(value customValue) ApplyProp

func DecorCurrent added in v0.0.4

func DecorCurrent() ApplyProp

func DecorCyan added in v0.0.4

func DecorCyan(scale int) ApplyProp

func DecorEmerald added in v0.0.4

func DecorEmerald(scale int) ApplyProp

func DecorFuchsia added in v0.0.4

func DecorFuchsia(scale int) ApplyProp

func DecorGray added in v0.0.4

func DecorGray(scale int) ApplyProp

func DecorGreen added in v0.0.4

func DecorGreen(scale int) ApplyProp

func DecorIndigo added in v0.0.4

func DecorIndigo(scale int) ApplyProp

func DecorInherit added in v0.0.4

func DecorInherit() ApplyProp

func DecorLime added in v0.0.4

func DecorLime(scale int) ApplyProp

func DecorNeutral added in v0.0.4

func DecorNeutral(scale int) ApplyProp

func DecorOrange added in v0.0.4

func DecorOrange(scale int) ApplyProp

func DecorPink added in v0.0.4

func DecorPink(scale int) ApplyProp

func DecorPurple added in v0.0.4

func DecorPurple(scale int) ApplyProp

func DecorRed added in v0.0.4

func DecorRed(scale int) ApplyProp

func DecorRose added in v0.0.4

func DecorRose(scale int) ApplyProp

func DecorSky added in v0.0.4

func DecorSky(scale int) ApplyProp

func DecorSlate added in v0.0.4

func DecorSlate(scale int) ApplyProp

func DecorStone added in v0.0.4

func DecorStone(scale int) ApplyProp

func DecorTeal added in v0.0.4

func DecorTeal(scale int) ApplyProp

func DecorTransparent added in v0.0.4

func DecorTransparent() ApplyProp

func DecorViolet added in v0.0.4

func DecorViolet(scale int) ApplyProp

func DecorWhite added in v0.0.4

func DecorWhite() ApplyProp

func DecorYellow added in v0.0.4

func DecorYellow(scale int) ApplyProp

func DecorZinc added in v0.0.4

func DecorZinc(scale int) ApplyProp

func Decoration added in v0.0.4

func Decoration(number int) ApplyProp

func DecorationAuto added in v0.0.4

func DecorationAuto() ApplyProp

func DecorationBy added in v0.0.5

func DecorationBy(value customValue) ApplyProp

func DecorationDashed added in v0.0.4

func DecorationDashed() ApplyProp

func DecorationDotted added in v0.0.4

func DecorationDotted() ApplyProp

func DecorationDouble added in v0.0.4

func DecorationDouble() ApplyProp

func DecorationFromFont added in v0.0.4

func DecorationFromFont() ApplyProp

func DecorationSolid added in v0.0.4

func DecorationSolid() ApplyProp

func DecorationWavy added in v0.0.4

func DecorationWavy() ApplyProp

func Delay added in v0.0.7

func Delay(value any) ApplyProp

func DiagonalFractions added in v0.0.4

func DiagonalFractions() ApplyProp

func DivideAmber added in v0.0.5

func DivideAmber(scale int) ApplyProp

func DivideBlack added in v0.0.5

func DivideBlack() ApplyProp

func DivideBlue added in v0.0.5

func DivideBlue(scale int) ApplyProp

func DivideColor added in v0.0.5

func DivideColor(value customValue) ApplyProp

func DivideCurrent added in v0.0.5

func DivideCurrent() ApplyProp

func DivideCyan added in v0.0.5

func DivideCyan(scale int) ApplyProp

func DivideDashed added in v0.0.5

func DivideDashed() ApplyProp

func DivideDotted added in v0.0.5

func DivideDotted() ApplyProp

func DivideDouble added in v0.0.5

func DivideDouble() ApplyProp

func DivideEmerald added in v0.0.5

func DivideEmerald(scale int) ApplyProp

func DivideFuchsia added in v0.0.5

func DivideFuchsia(scale int) ApplyProp

func DivideGray added in v0.0.5

func DivideGray(scale int) ApplyProp

func DivideGreen added in v0.0.5

func DivideGreen(scale int) ApplyProp

func DivideHidden added in v0.0.5

func DivideHidden() ApplyProp

func DivideIndigo added in v0.0.5

func DivideIndigo(scale int) ApplyProp

func DivideInherit added in v0.0.5

func DivideInherit() ApplyProp

func DivideLime added in v0.0.5

func DivideLime(scale int) ApplyProp

func DivideNeutral added in v0.0.5

func DivideNeutral(scale int) ApplyProp

func DivideNone added in v0.0.5

func DivideNone() ApplyProp

func DivideOrange added in v0.0.5

func DivideOrange(scale int) ApplyProp

func DividePink added in v0.0.5

func DividePink(scale int) ApplyProp

func DividePurple added in v0.0.5

func DividePurple(scale int) ApplyProp

func DivideRed added in v0.0.5

func DivideRed(scale int) ApplyProp

func DivideRose added in v0.0.5

func DivideRose(scale int) ApplyProp

func DivideSky added in v0.0.5

func DivideSky(scale int) ApplyProp

func DivideSlate added in v0.0.5

func DivideSlate(scale int) ApplyProp

func DivideSolid added in v0.0.5

func DivideSolid() ApplyProp

func DivideStone added in v0.0.5

func DivideStone(scale int) ApplyProp

func DivideTeal added in v0.0.5

func DivideTeal(scale int) ApplyProp

func DivideTransparent added in v0.0.5

func DivideTransparent() ApplyProp

func DivideViolet added in v0.0.5

func DivideViolet(scale int) ApplyProp

func DivideWhite added in v0.0.5

func DivideWhite() ApplyProp

func DivideX added in v0.0.5

func DivideX(value ...customValue) ApplyProp

func DivideXReverse added in v0.0.5

func DivideXReverse(value ...customValue) ApplyProp

func DivideY added in v0.0.5

func DivideY(value ...customValue) ApplyProp

func DivideYReverse added in v0.0.5

func DivideYReverse(value ...customValue) ApplyProp

func DivideYellow added in v0.0.5

func DivideYellow(scale int) ApplyProp

func DivideZinc added in v0.0.5

func DivideZinc(scale int) ApplyProp

func DropShadow added in v0.0.6

func DropShadow(value customValue) ApplyProp

func DropShadow2xl added in v0.0.6

func DropShadow2xl() ApplyProp

func DropShadow2xs added in v0.0.6

func DropShadow2xs() ApplyProp

func DropShadowAmber added in v0.0.6

func DropShadowAmber(scale int) ApplyProp

func DropShadowBlack added in v0.0.6

func DropShadowBlack() ApplyProp

func DropShadowBlue added in v0.0.6

func DropShadowBlue(scale int) ApplyProp

func DropShadowColor added in v0.0.6

func DropShadowColor(value customValue) ApplyProp

func DropShadowCurrent added in v0.0.6

func DropShadowCurrent() ApplyProp

func DropShadowCyan added in v0.0.6

func DropShadowCyan(scale int) ApplyProp

func DropShadowEmerald added in v0.0.6

func DropShadowEmerald(scale int) ApplyProp

func DropShadowFuchsia added in v0.0.6

func DropShadowFuchsia(scale int) ApplyProp

func DropShadowGray added in v0.0.6

func DropShadowGray(scale int) ApplyProp

func DropShadowGreen added in v0.0.6

func DropShadowGreen(scale int) ApplyProp

func DropShadowIndigo added in v0.0.6

func DropShadowIndigo(scale int) ApplyProp

func DropShadowInherit added in v0.0.6

func DropShadowInherit() ApplyProp

func DropShadowLg added in v0.0.6

func DropShadowLg() ApplyProp

func DropShadowLime added in v0.0.6

func DropShadowLime(scale int) ApplyProp

func DropShadowMd added in v0.0.6

func DropShadowMd() ApplyProp

func DropShadowNeutral added in v0.0.6

func DropShadowNeutral(scale int) ApplyProp

func DropShadowNone added in v0.0.6

func DropShadowNone() ApplyProp

func DropShadowOrange added in v0.0.6

func DropShadowOrange(scale int) ApplyProp

func DropShadowPink added in v0.0.6

func DropShadowPink(scale int) ApplyProp

func DropShadowPurple added in v0.0.6

func DropShadowPurple(scale int) ApplyProp

func DropShadowRed added in v0.0.6

func DropShadowRed(scale int) ApplyProp

func DropShadowRose added in v0.0.6

func DropShadowRose(scale int) ApplyProp

func DropShadowSky added in v0.0.6

func DropShadowSky(scale int) ApplyProp

func DropShadowSlate added in v0.0.6

func DropShadowSlate(scale int) ApplyProp

func DropShadowSm added in v0.0.6

func DropShadowSm() ApplyProp

func DropShadowStone added in v0.0.6

func DropShadowStone(scale int) ApplyProp

func DropShadowTeal added in v0.0.6

func DropShadowTeal(scale int) ApplyProp

func DropShadowTransparent added in v0.0.6

func DropShadowTransparent() ApplyProp

func DropShadowViolet added in v0.0.6

func DropShadowViolet(scale int) ApplyProp

func DropShadowWhite added in v0.0.6

func DropShadowWhite() ApplyProp

func DropShadowXl added in v0.0.6

func DropShadowXl() ApplyProp

func DropShadowXs added in v0.0.6

func DropShadowXs() ApplyProp

func DropShadowYellow added in v0.0.6

func DropShadowYellow(scale int) ApplyProp

func DropShadowZinc added in v0.0.6

func DropShadowZinc(scale int) ApplyProp

func Duration added in v0.0.7

func Duration(value any) ApplyProp

func DurationInitial added in v0.0.7

func DurationInitial() ApplyProp

func Ease added in v0.0.7

func Ease(value customValue) ApplyProp

func EaseIn added in v0.0.7

func EaseIn() ApplyProp

func EaseInOut added in v0.0.7

func EaseInOut() ApplyProp

func EaseInitial added in v0.0.7

func EaseInitial() ApplyProp

func EaseLinear added in v0.0.7

func EaseLinear() ApplyProp

func EaseOut added in v0.0.7

func EaseOut() ApplyProp

func End

func End(number int) ApplyProp

func EndAuto

func EndAuto() ApplyProp

func EndBy added in v0.0.5

func EndBy(value customValue) ApplyProp

func EndFraction

func EndFraction(fraction float64) ApplyProp

func EndFull

func EndFull() ApplyProp

func EndPx

func EndPx() ApplyProp

func Filter added in v0.0.6

func Filter(value customValue) ApplyProp

func FilterNone added in v0.0.6

func FilterNone() ApplyProp

func Fixed

func Fixed() ApplyProp

func Flex

func Flex() ApplyProp

func FlexAuto

func FlexAuto() ApplyProp

func FlexBy added in v0.0.5

func FlexBy(value customValue) ApplyProp

func FlexCol

func FlexCol() ApplyProp

func FlexColReverse

func FlexColReverse() ApplyProp

func FlexFraction

func FlexFraction(fraction float64) ApplyProp

func FlexInitial

func FlexInitial() ApplyProp

func FlexNoWrap

func FlexNoWrap() ApplyProp

func FlexNone

func FlexNone() ApplyProp

func FlexRow

func FlexRow() ApplyProp

func FlexRowReverse

func FlexRowReverse() ApplyProp

func FlexWrap

func FlexWrap() ApplyProp

func FlexWrapReverse

func FlexWrapReverse() ApplyProp

func FloatEnd

func FloatEnd() ApplyProp

func FloatLeft

func FloatLeft() ApplyProp

func FloatNone

func FloatNone() ApplyProp

func FloatRight

func FloatRight() ApplyProp

func FloatStart

func FloatStart() ApplyProp

func FlowRoot

func FlowRoot() ApplyProp

func FontBlack added in v0.0.4

func FontBlack() ApplyProp

func FontBold added in v0.0.4

func FontBold() ApplyProp

func FontExtraBold added in v0.0.4

func FontExtraBold() ApplyProp

func FontExtraLight added in v0.0.4

func FontExtraLight() ApplyProp

func FontFamilyBy added in v0.0.5

func FontFamilyBy(value customValue) ApplyProp

func FontLight added in v0.0.4

func FontLight() ApplyProp

func FontMedium added in v0.0.4

func FontMedium() ApplyProp

func FontMono added in v0.0.4

func FontMono() ApplyProp

func FontNormal added in v0.0.4

func FontNormal() ApplyProp

func FontSans added in v0.0.4

func FontSans() ApplyProp

func FontSemibold added in v0.0.4

func FontSemibold() ApplyProp

func FontSerif added in v0.0.4

func FontSerif() ApplyProp

func FontStretchBy added in v0.0.5

func FontStretchBy(value customValue) ApplyProp

func FontStretchCondensed added in v0.0.4

func FontStretchCondensed() ApplyProp

func FontStretchExpanded added in v0.0.4

func FontStretchExpanded() ApplyProp

func FontStretchExtraCondensed added in v0.0.4

func FontStretchExtraCondensed() ApplyProp

func FontStretchExtraExpanded added in v0.0.4

func FontStretchExtraExpanded() ApplyProp

func FontStretchNormal added in v0.0.4

func FontStretchNormal() ApplyProp

func FontStretchPercentage added in v0.0.4

func FontStretchPercentage(percentage int) ApplyProp

func FontStretchSemiCondensed added in v0.0.4

func FontStretchSemiCondensed() ApplyProp

func FontStretchSemiExpanded added in v0.0.4

func FontStretchSemiExpanded() ApplyProp

func FontStretchUltraCondensed added in v0.0.4

func FontStretchUltraCondensed() ApplyProp

func FontStretchUltraExpanded added in v0.0.4

func FontStretchUltraExpanded() ApplyProp

func FontThin added in v0.0.4

func FontThin() ApplyProp

func FontWeightBy added in v0.0.5

func FontWeightBy(value customValue) ApplyProp

func From added in v0.0.5

func From(value customValue) ApplyProp

func Gap added in v0.0.3

func Gap(number int) ApplyProp

func GapBy added in v0.0.5

func GapBy(value customValue) ApplyProp

func GapX added in v0.0.3

func GapX(number int) ApplyProp

func GapXBy added in v0.0.5

func GapXBy(value customValue) ApplyProp

func GapY added in v0.0.3

func GapY(number int) ApplyProp

func GapYBy added in v0.0.5

func GapYBy(value customValue) ApplyProp

func Grayscale added in v0.0.6

func Grayscale(value ...any) ApplyProp

func Grid

func Grid() ApplyProp

func GridCols

func GridCols(number int) ApplyProp

func GridColsBy added in v0.0.5

func GridColsBy(value customValue) ApplyProp

func GridColsNone

func GridColsNone() ApplyProp

func GridColsSubgrid

func GridColsSubgrid() ApplyProp

func GridFlowCol added in v0.0.3

func GridFlowCol() ApplyProp

func GridFlowColDense added in v0.0.3

func GridFlowColDense() ApplyProp

func GridFlowDense added in v0.0.3

func GridFlowDense() ApplyProp

func GridFlowRow added in v0.0.3

func GridFlowRow() ApplyProp

func GridFlowRowDense added in v0.0.3

func GridFlowRowDense() ApplyProp

func GridRows added in v0.0.3

func GridRows(number int) ApplyProp

func GridRowsBy added in v0.0.5

func GridRowsBy(value customValue) ApplyProp

func GridRowsNone added in v0.0.3

func GridRowsNone() ApplyProp

func GridRowsSubgrid added in v0.0.3

func GridRowsSubgrid() ApplyProp

func Grow

func Grow() ApplyProp

func GrowNumber

func GrowNumber(number int) ApplyProp

func GrowValue

func GrowValue(value customValue) ApplyProp

func H added in v0.0.4

func H(number int) ApplyProp

func HAuto added in v0.0.4

func HAuto() ApplyProp

func HDvh added in v0.0.4

func HDvh() ApplyProp

func HDvw added in v0.0.4

func HDvw() ApplyProp

func HFit added in v0.0.4

func HFit() ApplyProp

func HFraction added in v0.0.4

func HFraction(fraction float32) ApplyProp

func HFull added in v0.0.4

func HFull() ApplyProp

func HLh added in v0.0.4

func HLh() ApplyProp

func HLvh added in v0.0.4

func HLvh() ApplyProp

func HLvw added in v0.0.4

func HLvw() ApplyProp

func HMax added in v0.0.4

func HMax() ApplyProp

func HMin added in v0.0.4

func HMin() ApplyProp

func HPx added in v0.0.4

func HPx() ApplyProp

func HScreen added in v0.0.4

func HScreen() ApplyProp

func HSvh added in v0.0.4

func HSvh() ApplyProp

func HSvw added in v0.0.4

func HSvw() ApplyProp

func HValueBy added in v0.0.5

func HValueBy(value customValue) ApplyProp

func Hidden

func Hidden() ApplyProp

func Hover

func Hover(props ...ApplyProp) ApplyProp

func HueRotate added in v0.0.6

func HueRotate(value any) ApplyProp

func HyphensAuto added in v0.0.4

func HyphensAuto() ApplyProp

func HyphensManual added in v0.0.4

func HyphensManual() ApplyProp

func HyphensNone added in v0.0.4

func HyphensNone() ApplyProp

func Indent added in v0.0.4

func Indent(number int) ApplyProp

func IndentBy added in v0.0.5

func IndentBy(value customValue) ApplyProp

func IndentPx added in v0.0.4

func IndentPx() ApplyProp

func Inline

func Inline() ApplyProp

func InlineBlock

func InlineBlock() ApplyProp

func InlineFlex

func InlineFlex() ApplyProp

func InlineGrid

func InlineGrid() ApplyProp

func InlineTable

func InlineTable() ApplyProp

func Inset

func Inset(number int) ApplyProp

func InsetAuto

func InsetAuto() ApplyProp

func InsetBy added in v0.0.5

func InsetBy(value customValue) ApplyProp

func InsetFraction

func InsetFraction(fraction float64) ApplyProp

func InsetFull

func InsetFull() ApplyProp

func InsetPx

func InsetPx() ApplyProp

func InsetRing added in v0.0.6

func InsetRing(value ...customValue) ApplyProp

func InsetRingAmber added in v0.0.6

func InsetRingAmber(scale int) ApplyProp

func InsetRingBlack added in v0.0.6

func InsetRingBlack() ApplyProp

func InsetRingBlue added in v0.0.6

func InsetRingBlue(scale int) ApplyProp

func InsetRingCurrent added in v0.0.6

func InsetRingCurrent() ApplyProp

func InsetRingCyan added in v0.0.6

func InsetRingCyan(scale int) ApplyProp

func InsetRingEmerald added in v0.0.6

func InsetRingEmerald(scale int) ApplyProp

func InsetRingFuchsia added in v0.0.6

func InsetRingFuchsia(scale int) ApplyProp

func InsetRingGray added in v0.0.6

func InsetRingGray(scale int) ApplyProp

func InsetRingGreen added in v0.0.6

func InsetRingGreen(scale int) ApplyProp

func InsetRingIndigo added in v0.0.6

func InsetRingIndigo(scale int) ApplyProp

func InsetRingInherit added in v0.0.6

func InsetRingInherit() ApplyProp

func InsetRingLime added in v0.0.6

func InsetRingLime(scale int) ApplyProp

func InsetRingNeutral added in v0.0.6

func InsetRingNeutral(scale int) ApplyProp

func InsetRingOrange added in v0.0.6

func InsetRingOrange(scale int) ApplyProp

func InsetRingPink added in v0.0.6

func InsetRingPink(scale int) ApplyProp

func InsetRingPurple added in v0.0.6

func InsetRingPurple(scale int) ApplyProp

func InsetRingRed added in v0.0.6

func InsetRingRed(scale int) ApplyProp

func InsetRingRose added in v0.0.6

func InsetRingRose(scale int) ApplyProp

func InsetRingSky added in v0.0.6

func InsetRingSky(scale int) ApplyProp

func InsetRingSlate added in v0.0.6

func InsetRingSlate(scale int) ApplyProp

func InsetRingStone added in v0.0.6

func InsetRingStone(scale int) ApplyProp

func InsetRingTeal added in v0.0.6

func InsetRingTeal(scale int) ApplyProp

func InsetRingTransparent added in v0.0.6

func InsetRingTransparent() ApplyProp

func InsetRingViolet added in v0.0.6

func InsetRingViolet(scale int) ApplyProp

func InsetRingWhite added in v0.0.6

func InsetRingWhite() ApplyProp

func InsetRingYellow added in v0.0.6

func InsetRingYellow(scale int) ApplyProp

func InsetRingZinc added in v0.0.6

func InsetRingZinc(scale int) ApplyProp

func InsetShadow added in v0.0.6

func InsetShadow(value customValue) ApplyProp

func InsetShadow2xl added in v0.0.6

func InsetShadow2xl() ApplyProp

func InsetShadow2xs added in v0.0.6

func InsetShadow2xs() ApplyProp

func InsetShadowAmber added in v0.0.6

func InsetShadowAmber(scale int) ApplyProp

func InsetShadowBlack added in v0.0.6

func InsetShadowBlack() ApplyProp

func InsetShadowBlue added in v0.0.6

func InsetShadowBlue(scale int) ApplyProp

func InsetShadowColor added in v0.0.6

func InsetShadowColor(value customValue) ApplyProp

func InsetShadowCurrent added in v0.0.6

func InsetShadowCurrent() ApplyProp

func InsetShadowCyan added in v0.0.6

func InsetShadowCyan(scale int) ApplyProp

func InsetShadowEmerald added in v0.0.6

func InsetShadowEmerald(scale int) ApplyProp

func InsetShadowFuchsia added in v0.0.6

func InsetShadowFuchsia(scale int) ApplyProp

func InsetShadowGray added in v0.0.6

func InsetShadowGray(scale int) ApplyProp

func InsetShadowGreen added in v0.0.6

func InsetShadowGreen(scale int) ApplyProp

func InsetShadowIndigo added in v0.0.6

func InsetShadowIndigo(scale int) ApplyProp

func InsetShadowInherit added in v0.0.6

func InsetShadowInherit() ApplyProp

func InsetShadowLg added in v0.0.6

func InsetShadowLg() ApplyProp

func InsetShadowLime added in v0.0.6

func InsetShadowLime(scale int) ApplyProp

func InsetShadowMd added in v0.0.6

func InsetShadowMd() ApplyProp

func InsetShadowNeutral added in v0.0.6

func InsetShadowNeutral(scale int) ApplyProp

func InsetShadowNone added in v0.0.6

func InsetShadowNone() ApplyProp

func InsetShadowOrange added in v0.0.6

func InsetShadowOrange(scale int) ApplyProp

func InsetShadowPink added in v0.0.6

func InsetShadowPink(scale int) ApplyProp

func InsetShadowPurple added in v0.0.6

func InsetShadowPurple(scale int) ApplyProp

func InsetShadowRed added in v0.0.6

func InsetShadowRed(scale int) ApplyProp

func InsetShadowRose added in v0.0.6

func InsetShadowRose(scale int) ApplyProp

func InsetShadowSky added in v0.0.6

func InsetShadowSky(scale int) ApplyProp

func InsetShadowSlate added in v0.0.6

func InsetShadowSlate(scale int) ApplyProp

func InsetShadowSm added in v0.0.6

func InsetShadowSm() ApplyProp

func InsetShadowStone added in v0.0.6

func InsetShadowStone(scale int) ApplyProp

func InsetShadowTeal added in v0.0.6

func InsetShadowTeal(scale int) ApplyProp

func InsetShadowTransparent added in v0.0.6

func InsetShadowTransparent() ApplyProp

func InsetShadowViolet added in v0.0.6

func InsetShadowViolet(scale int) ApplyProp

func InsetShadowWhite added in v0.0.6

func InsetShadowWhite() ApplyProp

func InsetShadowXl added in v0.0.6

func InsetShadowXl() ApplyProp

func InsetShadowXs added in v0.0.6

func InsetShadowXs() ApplyProp

func InsetShadowYellow added in v0.0.6

func InsetShadowYellow(scale int) ApplyProp

func InsetShadowZinc added in v0.0.6

func InsetShadowZinc(scale int) ApplyProp

func InsetX

func InsetX(number int) ApplyProp

func InsetXAuto

func InsetXAuto() ApplyProp

func InsetXBy added in v0.0.5

func InsetXBy(value customValue) ApplyProp

func InsetXFraction

func InsetXFraction(fraction float64) ApplyProp

func InsetXFull

func InsetXFull() ApplyProp

func InsetXPx

func InsetXPx() ApplyProp

func InsetY

func InsetY(number int) ApplyProp

func InsetYAuto

func InsetYAuto() ApplyProp

func InsetYBy added in v0.0.5

func InsetYBy(value customValue) ApplyProp

func InsetYFraction

func InsetYFraction(fraction float64) ApplyProp

func InsetYFull

func InsetYFull() ApplyProp

func InsetYPx

func InsetYPx() ApplyProp

func Invert added in v0.0.6

func Invert(value ...any) ApplyProp

func Invisible

func Invisible() ApplyProp

func Isolate

func Isolate() ApplyProp

func IsolationAuto

func IsolationAuto() ApplyProp

func Italic added in v0.0.4

func Italic() ApplyProp

func ItemsBaseline

func ItemsBaseline() ApplyProp

func ItemsBaselineLast

func ItemsBaselineLast() ApplyProp

func ItemsCenter

func ItemsCenter() ApplyProp

func ItemsCenterSafe

func ItemsCenterSafe() ApplyProp

func ItemsEnd

func ItemsEnd() ApplyProp

func ItemsEndSafe

func ItemsEndSafe() ApplyProp

func ItemsStart

func ItemsStart() ApplyProp

func ItemsStretch

func ItemsStretch() ApplyProp

func JustifyAround

func JustifyAround() ApplyProp

func JustifyBaseline

func JustifyBaseline() ApplyProp

func JustifyBetween

func JustifyBetween() ApplyProp

func JustifyCenter

func JustifyCenter() ApplyProp

func JustifyCenterSafe

func JustifyCenterSafe() ApplyProp

func JustifyEnd

func JustifyEnd() ApplyProp

func JustifyEndSafe

func JustifyEndSafe() ApplyProp

func JustifyEvenly

func JustifyEvenly() ApplyProp

func JustifyItemsCenter

func JustifyItemsCenter() ApplyProp

func JustifyItemsCenterSafe

func JustifyItemsCenterSafe() ApplyProp

func JustifyItemsEnd

func JustifyItemsEnd() ApplyProp

func JustifyItemsEndSafe

func JustifyItemsEndSafe() ApplyProp

func JustifyItemsNormal

func JustifyItemsNormal() ApplyProp

func JustifyItemsStart

func JustifyItemsStart() ApplyProp

func JustifyItemsStretch

func JustifyItemsStretch() ApplyProp

func JustifyNormal

func JustifyNormal() ApplyProp

func JustifySelfAuto

func JustifySelfAuto() ApplyProp

func JustifySelfCenter

func JustifySelfCenter() ApplyProp

func JustifySelfCenterSafe

func JustifySelfCenterSafe() ApplyProp

func JustifySelfEnd

func JustifySelfEnd() ApplyProp

func JustifySelfEndSafe

func JustifySelfEndSafe() ApplyProp

func JustifySelfStart

func JustifySelfStart() ApplyProp

func JustifySelfStretch

func JustifySelfStretch() ApplyProp

func JustifyStart

func JustifyStart() ApplyProp

func JustifyStretch

func JustifyStretch() ApplyProp

func Leading added in v0.0.4

func Leading(number int) ApplyProp

func LeadingBy added in v0.0.5

func LeadingBy(value customValue) ApplyProp

func LeadingNone added in v0.0.4

func LeadingNone() ApplyProp

func Left

func Left(number int) ApplyProp

func LeftAuto

func LeftAuto() ApplyProp

func LeftBy added in v0.0.5

func LeftBy(value customValue) ApplyProp

func LeftFraction

func LeftFraction(fraction float64) ApplyProp

func LeftFull

func LeftFull() ApplyProp

func LeftPx

func LeftPx() ApplyProp

func LineClamp added in v0.0.4

func LineClamp(number int) ApplyProp

func LineClampBy added in v0.0.5

func LineClampBy(value customValue) ApplyProp

func LineClampNone added in v0.0.4

func LineClampNone() ApplyProp

func LineThrough added in v0.0.4

func LineThrough() ApplyProp

func LiningNums added in v0.0.4

func LiningNums() ApplyProp

func List added in v0.0.5

func List(value customValue) ApplyProp

func ListDecimal added in v0.0.4

func ListDecimal() ApplyProp

func ListDisc added in v0.0.4

func ListDisc() ApplyProp

func ListImage added in v0.0.5

func ListImage(value customValue) ApplyProp

func ListImageNone added in v0.0.4

func ListImageNone() ApplyProp

func ListInside added in v0.0.4

func ListInside() ApplyProp

func ListItem

func ListItem() ApplyProp

func ListNone added in v0.0.4

func ListNone() ApplyProp

func ListOutside added in v0.0.4

func ListOutside() ApplyProp

func Lowercase added in v0.0.4

func Lowercase() ApplyProp

func M added in v0.0.3

func M(number int) ApplyProp

func MAuto added in v0.0.3

func MAuto() ApplyProp

func MBy added in v0.0.5

func MBy(value customValue) ApplyProp

func MPx added in v0.0.3

func MPx() ApplyProp

func Mask added in v0.0.6

func Mask(value customValue) ApplyProp

func MaskAdd added in v0.0.6

func MaskAdd() ApplyProp

func MaskAlpha added in v0.0.6

func MaskAlpha() ApplyProp

func MaskAuto added in v0.0.6

func MaskAuto() ApplyProp

func MaskBottom added in v0.0.6

func MaskBottom() ApplyProp

func MaskBottomFrom added in v0.0.6

func MaskBottomFrom(value any) ApplyProp

func MaskBottomLeft added in v0.0.6

func MaskBottomLeft() ApplyProp

func MaskBottomRight added in v0.0.6

func MaskBottomRight() ApplyProp

func MaskBottomTo added in v0.0.6

func MaskBottomTo(value any) ApplyProp

func MaskCenter added in v0.0.6

func MaskCenter() ApplyProp

func MaskCircle added in v0.0.6

func MaskCircle() ApplyProp

func MaskClipBorder added in v0.0.6

func MaskClipBorder() ApplyProp

func MaskClipContent added in v0.0.6

func MaskClipContent() ApplyProp

func MaskClipFill added in v0.0.6

func MaskClipFill() ApplyProp

func MaskClipPadding added in v0.0.6

func MaskClipPadding() ApplyProp

func MaskClipStroke added in v0.0.6

func MaskClipStroke() ApplyProp

func MaskClipView added in v0.0.6

func MaskClipView() ApplyProp

func MaskConic added in v0.0.6

func MaskConic(number float64) ApplyProp

func MaskConicFrom added in v0.0.6

func MaskConicFrom(value any) ApplyProp

func MaskConicTo added in v0.0.6

func MaskConicTo(value any) ApplyProp

func MaskContain added in v0.0.6

func MaskContain() ApplyProp

func MaskCover added in v0.0.6

func MaskCover() ApplyProp

func MaskEllipse added in v0.0.6

func MaskEllipse() ApplyProp

func MaskExclude added in v0.0.6

func MaskExclude() ApplyProp

func MaskIntersect added in v0.0.6

func MaskIntersect() ApplyProp

func MaskLeft added in v0.0.6

func MaskLeft() ApplyProp

func MaskLeftFrom added in v0.0.6

func MaskLeftFrom(value any) ApplyProp

func MaskLeftTo added in v0.0.6

func MaskLeftTo(value any) ApplyProp

func MaskLinear added in v0.0.6

func MaskLinear(degree int) ApplyProp

func MaskLinearFrom added in v0.0.6

func MaskLinearFrom(value any) ApplyProp

func MaskLinearTo added in v0.0.6

func MaskLinearTo(value any) ApplyProp

func MaskLuminance added in v0.0.6

func MaskLuminance() ApplyProp

func MaskMatch added in v0.0.6

func MaskMatch() ApplyProp

func MaskNoClip added in v0.0.6

func MaskNoClip() ApplyProp

func MaskNoRepeat added in v0.0.6

func MaskNoRepeat() ApplyProp

func MaskNone added in v0.0.6

func MaskNone() ApplyProp

func MaskOriginBorder added in v0.0.6

func MaskOriginBorder() ApplyProp

func MaskOriginContent added in v0.0.6

func MaskOriginContent() ApplyProp

func MaskOriginFill added in v0.0.6

func MaskOriginFill() ApplyProp

func MaskOriginPadding added in v0.0.6

func MaskOriginPadding() ApplyProp

func MaskOriginStroke added in v0.0.6

func MaskOriginStroke() ApplyProp

func MaskOriginView added in v0.0.6

func MaskOriginView() ApplyProp

func MaskPosition added in v0.0.6

func MaskPosition(value customValue) ApplyProp

func MaskRadial added in v0.0.6

func MaskRadial(value ...any) ApplyProp

func MaskRadialAtBottom added in v0.0.6

func MaskRadialAtBottom() ApplyProp

func MaskRadialAtBottomLeft added in v0.0.6

func MaskRadialAtBottomLeft() ApplyProp

func MaskRadialAtBottomRight added in v0.0.6

func MaskRadialAtBottomRight() ApplyProp

func MaskRadialAtCenter added in v0.0.6

func MaskRadialAtCenter() ApplyProp

func MaskRadialAtLeft added in v0.0.6

func MaskRadialAtLeft() ApplyProp

func MaskRadialAtRight added in v0.0.6

func MaskRadialAtRight() ApplyProp

func MaskRadialAtTop added in v0.0.6

func MaskRadialAtTop() ApplyProp

func MaskRadialAtTopLeft added in v0.0.6

func MaskRadialAtTopLeft() ApplyProp

func MaskRadialAtTopRight added in v0.0.6

func MaskRadialAtTopRight() ApplyProp

func MaskRadialClosestCorner added in v0.0.6

func MaskRadialClosestCorner() ApplyProp

func MaskRadialClosestSide added in v0.0.6

func MaskRadialClosestSide() ApplyProp

func MaskRadialFarthestCorner added in v0.0.6

func MaskRadialFarthestCorner() ApplyProp

func MaskRadialFarthestSide added in v0.0.6

func MaskRadialFarthestSide() ApplyProp

func MaskRadialFrom added in v0.0.6

func MaskRadialFrom(value any) ApplyProp

func MaskRadialTo added in v0.0.6

func MaskRadialTo(value any) ApplyProp

func MaskRepeat added in v0.0.6

func MaskRepeat() ApplyProp

func MaskRepeatRound added in v0.0.6

func MaskRepeatRound() ApplyProp

func MaskRepeatSpace added in v0.0.6

func MaskRepeatSpace() ApplyProp

func MaskRepeatX added in v0.0.6

func MaskRepeatX() ApplyProp

func MaskRepeatY added in v0.0.6

func MaskRepeatY() ApplyProp

func MaskRight added in v0.0.6

func MaskRight() ApplyProp

func MaskRightFrom added in v0.0.6

func MaskRightFrom(value any) ApplyProp

func MaskRightTo added in v0.0.6

func MaskRightTo(value any) ApplyProp

func MaskSize added in v0.0.6

func MaskSize(value customValue) ApplyProp

func MaskSubtract added in v0.0.6

func MaskSubtract() ApplyProp

func MaskTop added in v0.0.6

func MaskTop() ApplyProp

func MaskTopFrom added in v0.0.6

func MaskTopFrom(value any) ApplyProp

func MaskTopLeft added in v0.0.6

func MaskTopLeft() ApplyProp

func MaskTopRight added in v0.0.6

func MaskTopRight() ApplyProp

func MaskTopTo added in v0.0.6

func MaskTopTo(value any) ApplyProp

func MaskTypeAlpha added in v0.0.6

func MaskTypeAlpha() ApplyProp

func MaskTypeLuminance added in v0.0.6

func MaskTypeLuminance() ApplyProp

func MaskXFrom added in v0.0.6

func MaskXFrom(value any) ApplyProp

func MaskXTo added in v0.0.6

func MaskXTo(value any) ApplyProp

func MaskYFrom added in v0.0.6

func MaskYFrom(value any) ApplyProp

func MaskYTo added in v0.0.6

func MaskYTo(value any) ApplyProp

func MaxH added in v0.0.4

func MaxH(number int) ApplyProp

func MaxHBy added in v0.0.5

func MaxHBy(value customValue) ApplyProp

func MaxHDvh added in v0.0.4

func MaxHDvh() ApplyProp

func MaxHDvw added in v0.0.4

func MaxHDvw() ApplyProp

func MaxHFit added in v0.0.4

func MaxHFit() ApplyProp

func MaxHFraction added in v0.0.4

func MaxHFraction(fraction float32) ApplyProp

func MaxHFull added in v0.0.4

func MaxHFull() ApplyProp

func MaxHLh added in v0.0.4

func MaxHLh() ApplyProp

func MaxHLvh added in v0.0.4

func MaxHLvh() ApplyProp

func MaxHLvw added in v0.0.4

func MaxHLvw() ApplyProp

func MaxHMax added in v0.0.4

func MaxHMax() ApplyProp

func MaxHMin added in v0.0.4

func MaxHMin() ApplyProp

func MaxHNone added in v0.0.4

func MaxHNone() ApplyProp

func MaxHPx added in v0.0.4

func MaxHPx() ApplyProp

func MaxHScreen added in v0.0.4

func MaxHScreen() ApplyProp

func MaxHSvh added in v0.0.4

func MaxHSvh() ApplyProp

func MaxHSvw added in v0.0.4

func MaxHSvw() ApplyProp

func MaxW added in v0.0.4

func MaxW(number int) ApplyProp

func MaxW2xl added in v0.0.4

func MaxW2xl() ApplyProp

func MaxW2xs added in v0.0.4

func MaxW2xs() ApplyProp

func MaxW3xl added in v0.0.4

func MaxW3xl() ApplyProp

func MaxW3xs added in v0.0.4

func MaxW3xs() ApplyProp

func MaxW4xl added in v0.0.4

func MaxW4xl() ApplyProp

func MaxW5xl added in v0.0.4

func MaxW5xl() ApplyProp

func MaxW6xl added in v0.0.4

func MaxW6xl() ApplyProp

func MaxW7xl added in v0.0.4

func MaxW7xl() ApplyProp

func MaxWBy added in v0.0.5

func MaxWBy(value customValue) ApplyProp

func MaxWDvh added in v0.0.4

func MaxWDvh() ApplyProp

func MaxWDvw added in v0.0.4

func MaxWDvw() ApplyProp

func MaxWFit added in v0.0.4

func MaxWFit() ApplyProp

func MaxWFraction added in v0.0.4

func MaxWFraction(fraction float32) ApplyProp

func MaxWFull added in v0.0.4

func MaxWFull() ApplyProp

func MaxWLg added in v0.0.4

func MaxWLg() ApplyProp

func MaxWLvh added in v0.0.4

func MaxWLvh() ApplyProp

func MaxWLvw added in v0.0.4

func MaxWLvw() ApplyProp

func MaxWMax added in v0.0.4

func MaxWMax() ApplyProp

func MaxWMd added in v0.0.4

func MaxWMd() ApplyProp

func MaxWMin added in v0.0.4

func MaxWMin() ApplyProp

func MaxWNone added in v0.0.4

func MaxWNone() ApplyProp

func MaxWPx added in v0.0.4

func MaxWPx() ApplyProp

func MaxWScreen added in v0.0.4

func MaxWScreen() ApplyProp

func MaxWSm added in v0.0.4

func MaxWSm() ApplyProp

func MaxWSvh added in v0.0.4

func MaxWSvh() ApplyProp

func MaxWSvw added in v0.0.4

func MaxWSvw() ApplyProp

func MaxWXl added in v0.0.4

func MaxWXl() ApplyProp

func MaxWXs added in v0.0.4

func MaxWXs() ApplyProp

func Mb added in v0.0.3

func Mb(number int) ApplyProp

func MbAuto added in v0.0.3

func MbAuto() ApplyProp

func MbBy added in v0.0.5

func MbBy(value customValue) ApplyProp

func MbPx added in v0.0.3

func MbPx() ApplyProp

func Me added in v0.0.3

func Me(number int) ApplyProp

func MeAuto added in v0.0.3

func MeAuto() ApplyProp

func MeBy added in v0.0.5

func MeBy(value customValue) ApplyProp

func MePx added in v0.0.3

func MePx() ApplyProp

func MinH added in v0.0.4

func MinH(number int) ApplyProp

func MinHAuto added in v0.0.4

func MinHAuto() ApplyProp

func MinHBy added in v0.0.5

func MinHBy(value customValue) ApplyProp

func MinHDvh added in v0.0.4

func MinHDvh() ApplyProp

func MinHDvw added in v0.0.4

func MinHDvw() ApplyProp

func MinHFit added in v0.0.4

func MinHFit() ApplyProp

func MinHFraction added in v0.0.4

func MinHFraction(fraction float32) ApplyProp

func MinHFull added in v0.0.4

func MinHFull() ApplyProp

func MinHLh added in v0.0.4

func MinHLh() ApplyProp

func MinHLvh added in v0.0.4

func MinHLvh() ApplyProp

func MinHLvw added in v0.0.4

func MinHLvw() ApplyProp

func MinHMax added in v0.0.4

func MinHMax() ApplyProp

func MinHMin added in v0.0.4

func MinHMin() ApplyProp

func MinHPx added in v0.0.4

func MinHPx() ApplyProp

func MinHScreen added in v0.0.4

func MinHScreen() ApplyProp

func MinHSvh added in v0.0.4

func MinHSvh() ApplyProp

func MinHSvw added in v0.0.4

func MinHSvw() ApplyProp

func MinW added in v0.0.4

func MinW(number int) ApplyProp

func MinW2xl added in v0.0.4

func MinW2xl() ApplyProp

func MinW2xs added in v0.0.4

func MinW2xs() ApplyProp

func MinW3xl added in v0.0.4

func MinW3xl() ApplyProp

func MinW3xs added in v0.0.4

func MinW3xs() ApplyProp

func MinW4xl added in v0.0.4

func MinW4xl() ApplyProp

func MinW5xl added in v0.0.4

func MinW5xl() ApplyProp

func MinW6xl added in v0.0.4

func MinW6xl() ApplyProp

func MinW7xl added in v0.0.4

func MinW7xl() ApplyProp

func MinWAuto added in v0.0.4

func MinWAuto() ApplyProp

func MinWBy added in v0.0.5

func MinWBy(value customValue) ApplyProp

func MinWDvh added in v0.0.4

func MinWDvh() ApplyProp

func MinWDvw added in v0.0.4

func MinWDvw() ApplyProp

func MinWFit added in v0.0.4

func MinWFit() ApplyProp

func MinWFraction added in v0.0.4

func MinWFraction(fraction float32) ApplyProp

func MinWFull added in v0.0.4

func MinWFull() ApplyProp

func MinWLg added in v0.0.4

func MinWLg() ApplyProp

func MinWLvh added in v0.0.4

func MinWLvh() ApplyProp

func MinWLvw added in v0.0.4

func MinWLvw() ApplyProp

func MinWMax added in v0.0.4

func MinWMax() ApplyProp

func MinWMd added in v0.0.4

func MinWMd() ApplyProp

func MinWMin added in v0.0.4

func MinWMin() ApplyProp

func MinWPx added in v0.0.4

func MinWPx() ApplyProp

func MinWScreen added in v0.0.4

func MinWScreen() ApplyProp

func MinWSm added in v0.0.4

func MinWSm() ApplyProp

func MinWSvh added in v0.0.4

func MinWSvh() ApplyProp

func MinWSvw added in v0.0.4

func MinWSvw() ApplyProp

func MinWXl added in v0.0.4

func MinWXl() ApplyProp

func MinWXs added in v0.0.4

func MinWXs() ApplyProp

func MixBlendColor added in v0.0.6

func MixBlendColor() ApplyProp

func MixBlendColorBurn added in v0.0.6

func MixBlendColorBurn() ApplyProp

func MixBlendColorDodge added in v0.0.6

func MixBlendColorDodge() ApplyProp

func MixBlendDarken added in v0.0.6

func MixBlendDarken() ApplyProp

func MixBlendDifference added in v0.0.6

func MixBlendDifference() ApplyProp

func MixBlendExclusion added in v0.0.6

func MixBlendExclusion() ApplyProp

func MixBlendHardLight added in v0.0.6

func MixBlendHardLight() ApplyProp

func MixBlendHue added in v0.0.6

func MixBlendHue() ApplyProp

func MixBlendLighten added in v0.0.6

func MixBlendLighten() ApplyProp

func MixBlendLuminosity added in v0.0.6

func MixBlendLuminosity() ApplyProp

func MixBlendMultiply added in v0.0.6

func MixBlendMultiply() ApplyProp

func MixBlendNormal added in v0.0.6

func MixBlendNormal() ApplyProp

func MixBlendOverlay added in v0.0.6

func MixBlendOverlay() ApplyProp

func MixBlendPlusDarker added in v0.0.6

func MixBlendPlusDarker() ApplyProp

func MixBlendPlusLighter added in v0.0.6

func MixBlendPlusLighter() ApplyProp

func MixBlendSaturation added in v0.0.6

func MixBlendSaturation() ApplyProp

func MixBlendScreen added in v0.0.6

func MixBlendScreen() ApplyProp

func MixBlendSoftLight added in v0.0.6

func MixBlendSoftLight() ApplyProp

func Ml added in v0.0.3

func Ml(number int) ApplyProp

func MlAuto added in v0.0.3

func MlAuto() ApplyProp

func MlBy added in v0.0.5

func MlBy(value customValue) ApplyProp

func MlPx added in v0.0.3

func MlPx() ApplyProp

func Mr added in v0.0.3

func Mr(number int) ApplyProp

func MrAuto added in v0.0.3

func MrAuto() ApplyProp

func MrBy added in v0.0.5

func MrBy(value customValue) ApplyProp

func MrPx added in v0.0.3

func MrPx() ApplyProp

func Ms added in v0.0.3

func Ms(number int) ApplyProp

func MsAuto added in v0.0.3

func MsAuto() ApplyProp

func MsBy added in v0.0.5

func MsBy(value customValue) ApplyProp

func MsPx added in v0.0.3

func MsPx() ApplyProp

func Mt added in v0.0.3

func Mt(number int) ApplyProp

func MtAuto added in v0.0.3

func MtAuto() ApplyProp

func MtBy added in v0.0.5

func MtBy(value customValue) ApplyProp

func MtPx added in v0.0.3

func MtPx() ApplyProp

func Mx added in v0.0.3

func Mx(number int) ApplyProp

func MxAuto added in v0.0.3

func MxAuto() ApplyProp

func MxBy added in v0.0.5

func MxBy(value customValue) ApplyProp

func MxPx added in v0.0.3

func MxPx() ApplyProp

func My added in v0.0.3

func My(number int) ApplyProp

func MyAuto added in v0.0.3

func MyAuto() ApplyProp

func MyBy added in v0.0.5

func MyBy(value customValue) ApplyProp

func MyPx added in v0.0.3

func MyPx() ApplyProp

func NegBottom

func NegBottom(number int) ApplyProp

func NegBottomFraction

func NegBottomFraction(fraction float64) ApplyProp

func NegBottomFull

func NegBottomFull() ApplyProp

func NegBottomPx

func NegBottomPx() ApplyProp

func NegCol added in v0.0.3

func NegCol(number int) ApplyProp

func NegColEnd added in v0.0.3

func NegColEnd(number int) ApplyProp

func NegColStart added in v0.0.3

func NegColStart(number int) ApplyProp

func NegEnd

func NegEnd(number int) ApplyProp

func NegEndFraction

func NegEndFraction(fraction float64) ApplyProp

func NegEndFull

func NegEndFull() ApplyProp

func NegEndPx

func NegEndPx() ApplyProp

func NegIndent added in v0.0.4

func NegIndent(number int) ApplyProp

func NegIndentPx added in v0.0.4

func NegIndentPx() ApplyProp

func NegInset

func NegInset(number int) ApplyProp

func NegInsetFraction

func NegInsetFraction(fraction float64) ApplyProp

func NegInsetFull

func NegInsetFull() ApplyProp

func NegInsetPx

func NegInsetPx() ApplyProp

func NegInsetX

func NegInsetX(number int) ApplyProp

func NegInsetXFraction

func NegInsetXFraction(fraction float64) ApplyProp

func NegInsetXFull

func NegInsetXFull() ApplyProp

func NegInsetXPx

func NegInsetXPx() ApplyProp

func NegInsetY

func NegInsetY(number int) ApplyProp

func NegInsetYFraction

func NegInsetYFraction(fraction float64) ApplyProp

func NegInsetYFull

func NegInsetYFull() ApplyProp

func NegInsetYPx

func NegInsetYPx() ApplyProp

func NegLeft

func NegLeft(number int) ApplyProp

func NegLeftFraction

func NegLeftFraction(fraction float64) ApplyProp

func NegLeftFull

func NegLeftFull() ApplyProp

func NegLeftPx

func NegLeftPx() ApplyProp

func NegM added in v0.0.3

func NegM(number int) ApplyProp

func NegMPx added in v0.0.3

func NegMPx() ApplyProp

func NegMb added in v0.0.3

func NegMb(number int) ApplyProp

func NegMbPx added in v0.0.3

func NegMbPx() ApplyProp

func NegMe added in v0.0.3

func NegMe(number int) ApplyProp

func NegMePx added in v0.0.3

func NegMePx() ApplyProp

func NegMl added in v0.0.3

func NegMl(number int) ApplyProp

func NegMlPx added in v0.0.3

func NegMlPx() ApplyProp

func NegMr added in v0.0.3

func NegMr(number int) ApplyProp

func NegMrPx added in v0.0.3

func NegMrPx() ApplyProp

func NegMs added in v0.0.3

func NegMs(number int) ApplyProp

func NegMsPx added in v0.0.3

func NegMsPx() ApplyProp

func NegMt added in v0.0.3

func NegMt(number int) ApplyProp

func NegMtPx added in v0.0.3

func NegMtPx() ApplyProp

func NegMx added in v0.0.3

func NegMx(number int) ApplyProp

func NegMxPx added in v0.0.3

func NegMxPx() ApplyProp

func NegMy added in v0.0.3

func NegMy(number int) ApplyProp

func NegMyPx added in v0.0.3

func NegMyPx() ApplyProp

func NegOrder

func NegOrder(number int) ApplyProp

func NegRight

func NegRight(number int) ApplyProp

func NegRightFraction

func NegRightFraction(fraction float64) ApplyProp

func NegRightFull

func NegRightFull() ApplyProp

func NegRightPx

func NegRightPx() ApplyProp

func NegRow added in v0.0.3

func NegRow(number int) ApplyProp

func NegRowEnd added in v0.0.3

func NegRowEnd(number int) ApplyProp

func NegRowStart added in v0.0.3

func NegRowStart(number int) ApplyProp

func NegStart

func NegStart(number int) ApplyProp

func NegStartFraction

func NegStartFraction(fraction float64) ApplyProp

func NegStartFull

func NegStartFull() ApplyProp

func NegStartPx

func NegStartPx() ApplyProp

func NegTop

func NegTop(number int) ApplyProp

func NegTopFraction

func NegTopFraction(fraction float64) ApplyProp

func NegTopFull

func NegTopFull() ApplyProp

func NegTopPx

func NegTopPx() ApplyProp

func NegUnderlineOffset added in v0.0.4

func NegUnderlineOffset(number int) ApplyProp

func NoUnderline added in v0.0.4

func NoUnderline() ApplyProp

func NormalCase added in v0.0.4

func NormalCase() ApplyProp

func NormalNums added in v0.0.4

func NormalNums() ApplyProp

func NotItalic added in v0.0.4

func NotItalic() ApplyProp

func NotSrOnly

func NotSrOnly() ApplyProp

func ObjectBottom

func ObjectBottom() ApplyProp

func ObjectBottomLeft

func ObjectBottomLeft() ApplyProp

func ObjectBottomRight

func ObjectBottomRight() ApplyProp

func ObjectBy added in v0.0.5

func ObjectBy(value customValue) ApplyProp

func ObjectCenter

func ObjectCenter() ApplyProp

func ObjectContain

func ObjectContain() ApplyProp

func ObjectCover

func ObjectCover() ApplyProp

func ObjectFill

func ObjectFill() ApplyProp

func ObjectLeft

func ObjectLeft() ApplyProp

func ObjectNone

func ObjectNone() ApplyProp

func ObjectRight

func ObjectRight() ApplyProp

func ObjectScaleDown

func ObjectScaleDown() ApplyProp

func ObjectTop

func ObjectTop() ApplyProp

func ObjectTopLeft

func ObjectTopLeft() ApplyProp

func ObjectTopRight

func ObjectTopRight() ApplyProp

func OldStyleNums added in v0.0.4

func OldStyleNums() ApplyProp

func Opacity added in v0.0.6

func Opacity(value customValue) ApplyProp

func Order

func Order(number int) ApplyProp

func OrderBy added in v0.0.5

func OrderBy(value customValue) ApplyProp

func OrderFirst

func OrderFirst() ApplyProp

func OrderLast

func OrderLast() ApplyProp

func Ordinal added in v0.0.4

func Ordinal() ApplyProp

func Outline added in v0.0.5

func Outline(value ...customValue) ApplyProp

func OutlineAmber added in v0.0.5

func OutlineAmber(scale int) ApplyProp

func OutlineBlack added in v0.0.5

func OutlineBlack() ApplyProp

func OutlineBlue added in v0.0.5

func OutlineBlue(scale int) ApplyProp

func OutlineColor added in v0.0.5

func OutlineColor(value customValue) ApplyProp

func OutlineCurrent added in v0.0.5

func OutlineCurrent() ApplyProp

func OutlineCyan added in v0.0.5

func OutlineCyan(scale int) ApplyProp

func OutlineDashed added in v0.0.5

func OutlineDashed() ApplyProp

func OutlineDotted added in v0.0.5

func OutlineDotted() ApplyProp

func OutlineDouble added in v0.0.5

func OutlineDouble() ApplyProp

func OutlineEmerald added in v0.0.5

func OutlineEmerald(scale int) ApplyProp

func OutlineFuchsia added in v0.0.5

func OutlineFuchsia(scale int) ApplyProp

func OutlineGray added in v0.0.5

func OutlineGray(scale int) ApplyProp

func OutlineGreen added in v0.0.5

func OutlineGreen(scale int) ApplyProp

func OutlineHidden added in v0.0.5

func OutlineHidden() ApplyProp

func OutlineIndigo added in v0.0.5

func OutlineIndigo(scale int) ApplyProp

func OutlineInherit added in v0.0.5

func OutlineInherit() ApplyProp

func OutlineLime added in v0.0.5

func OutlineLime(scale int) ApplyProp

func OutlineNeutral added in v0.0.5

func OutlineNeutral(scale int) ApplyProp

func OutlineNone added in v0.0.5

func OutlineNone() ApplyProp

func OutlineOffset added in v0.0.5

func OutlineOffset(value ...customValue) ApplyProp

func OutlineOrange added in v0.0.5

func OutlineOrange(scale int) ApplyProp

func OutlinePink added in v0.0.5

func OutlinePink(scale int) ApplyProp

func OutlinePurple added in v0.0.5

func OutlinePurple(scale int) ApplyProp

func OutlineRed added in v0.0.5

func OutlineRed(scale int) ApplyProp

func OutlineRose added in v0.0.5

func OutlineRose(scale int) ApplyProp

func OutlineSky added in v0.0.5

func OutlineSky(scale int) ApplyProp

func OutlineSlate added in v0.0.5

func OutlineSlate(scale int) ApplyProp

func OutlineSolid added in v0.0.5

func OutlineSolid() ApplyProp

func OutlineStone added in v0.0.5

func OutlineStone(scale int) ApplyProp

func OutlineTeal added in v0.0.5

func OutlineTeal(scale int) ApplyProp

func OutlineTransparent added in v0.0.5

func OutlineTransparent() ApplyProp

func OutlineViolet added in v0.0.5

func OutlineViolet(scale int) ApplyProp

func OutlineWhite added in v0.0.5

func OutlineWhite() ApplyProp

func OutlineYellow added in v0.0.5

func OutlineYellow(scale int) ApplyProp

func OutlineZinc added in v0.0.5

func OutlineZinc(scale int) ApplyProp

func OverflowAuto

func OverflowAuto() ApplyProp

func OverflowClip

func OverflowClip() ApplyProp

func OverflowHidden

func OverflowHidden() ApplyProp

func OverflowScroll

func OverflowScroll() ApplyProp

func OverflowVisible

func OverflowVisible() ApplyProp

func OverflowXAuto

func OverflowXAuto() ApplyProp

func OverflowXClip

func OverflowXClip() ApplyProp

func OverflowXHidden

func OverflowXHidden() ApplyProp

func OverflowXScroll

func OverflowXScroll() ApplyProp

func OverflowXVisible

func OverflowXVisible() ApplyProp

func OverflowYAuto

func OverflowYAuto() ApplyProp

func OverflowYClip

func OverflowYClip() ApplyProp

func OverflowYHidden

func OverflowYHidden() ApplyProp

func OverflowYScroll

func OverflowYScroll() ApplyProp

func OverflowYVisible

func OverflowYVisible() ApplyProp

func Overline added in v0.0.4

func Overline() ApplyProp

func OverscrollAuto

func OverscrollAuto() ApplyProp

func OverscrollContain

func OverscrollContain() ApplyProp

func OverscrollNone

func OverscrollNone() ApplyProp

func OverscrollXAuto

func OverscrollXAuto() ApplyProp

func OverscrollXContain

func OverscrollXContain() ApplyProp

func OverscrollXNone

func OverscrollXNone() ApplyProp

func OverscrollYAuto

func OverscrollYAuto() ApplyProp

func OverscrollYContain

func OverscrollYContain() ApplyProp

func OverscrollYNone

func OverscrollYNone() ApplyProp

func P added in v0.0.3

func P(number int) ApplyProp

func PBy added in v0.0.5

func PBy(value customValue) ApplyProp

func PPx added in v0.0.3

func PPx(number int) ApplyProp

func Pb added in v0.0.3

func Pb(number int) ApplyProp

func PbBy added in v0.0.5

func PbBy(value customValue) ApplyProp

func PbPx added in v0.0.3

func PbPx(number int) ApplyProp

func Pe added in v0.0.3

func Pe(number int) ApplyProp

func PeBy added in v0.0.5

func PeBy(value customValue) ApplyProp

func PePx added in v0.0.3

func PePx(number int) ApplyProp

func Pl added in v0.0.3

func Pl(number int) ApplyProp

func PlBy added in v0.0.5

func PlBy(value customValue) ApplyProp

func PlPx added in v0.0.3

func PlPx(number int) ApplyProp

func PlaceContentAround

func PlaceContentAround() ApplyProp

func PlaceContentBaseline

func PlaceContentBaseline() ApplyProp

func PlaceContentBetween

func PlaceContentBetween() ApplyProp

func PlaceContentCenter

func PlaceContentCenter() ApplyProp

func PlaceContentCenterSafe

func PlaceContentCenterSafe() ApplyProp

func PlaceContentEnd

func PlaceContentEnd() ApplyProp

func PlaceContentEndSafe

func PlaceContentEndSafe() ApplyProp

func PlaceContentEvenly

func PlaceContentEvenly() ApplyProp

func PlaceContentStart

func PlaceContentStart() ApplyProp

func PlaceContentStretch

func PlaceContentStretch() ApplyProp

func PlaceItemsBaseline

func PlaceItemsBaseline() ApplyProp

func PlaceItemsCenter

func PlaceItemsCenter() ApplyProp

func PlaceItemsCenterSafe

func PlaceItemsCenterSafe() ApplyProp

func PlaceItemsEnd

func PlaceItemsEnd() ApplyProp

func PlaceItemsEndSafe

func PlaceItemsEndSafe() ApplyProp

func PlaceItemsStart

func PlaceItemsStart() ApplyProp

func PlaceItemsStretch

func PlaceItemsStretch() ApplyProp

func PlaceSelfAuto

func PlaceSelfAuto() ApplyProp

func PlaceSelfCenter

func PlaceSelfCenter() ApplyProp

func PlaceSelfCenterSafe

func PlaceSelfCenterSafe() ApplyProp

func PlaceSelfEnd

func PlaceSelfEnd() ApplyProp

func PlaceSelfEndSafe

func PlaceSelfEndSafe() ApplyProp

func PlaceSelfStart

func PlaceSelfStart() ApplyProp

func PlaceSelfStretch

func PlaceSelfStretch() ApplyProp

func Pr added in v0.0.3

func Pr(number int) ApplyProp

func PrBy added in v0.0.5

func PrBy(value customValue) ApplyProp

func PrPx added in v0.0.3

func PrPx(number int) ApplyProp

func ProportionalNums added in v0.0.4

func ProportionalNums() ApplyProp

func Ps added in v0.0.3

func Ps(number int) ApplyProp

func PsBy added in v0.0.5

func PsBy(value customValue) ApplyProp

func PsPx added in v0.0.3

func PsPx(number int) ApplyProp

func Pt added in v0.0.3

func Pt(number int) ApplyProp

func PtBy added in v0.0.5

func PtBy(value customValue) ApplyProp

func PtPx added in v0.0.3

func PtPx(number int) ApplyProp

func Px added in v0.0.3

func Px(number int) ApplyProp

func PxBy added in v0.0.5

func PxBy(value customValue) ApplyProp

func PxPx added in v0.0.3

func PxPx(number int) ApplyProp

func Py added in v0.0.3

func Py(number int) ApplyProp

func PyBy added in v0.0.5

func PyBy(value customValue) ApplyProp

func PyPx added in v0.0.3

func PyPx(number int) ApplyProp

func Relative

func Relative() ApplyProp
func Right(number int) ApplyProp

func RightAuto

func RightAuto() ApplyProp

func RightBy added in v0.0.5

func RightBy(value customValue) ApplyProp

func RightFraction

func RightFraction(fraction float64) ApplyProp

func RightFull

func RightFull() ApplyProp

func RightPx

func RightPx() ApplyProp

func Ring added in v0.0.6

func Ring(value ...customValue) ApplyProp

func RingAmber added in v0.0.6

func RingAmber(scale int) ApplyProp

func RingBlack added in v0.0.6

func RingBlack() ApplyProp

func RingBlue added in v0.0.6

func RingBlue(scale int) ApplyProp

func RingCurrent added in v0.0.6

func RingCurrent() ApplyProp

func RingCyan added in v0.0.6

func RingCyan(scale int) ApplyProp

func RingEmerald added in v0.0.6

func RingEmerald(scale int) ApplyProp

func RingFuchsia added in v0.0.6

func RingFuchsia(scale int) ApplyProp

func RingGray added in v0.0.6

func RingGray(scale int) ApplyProp

func RingGreen added in v0.0.6

func RingGreen(scale int) ApplyProp

func RingIndigo added in v0.0.6

func RingIndigo(scale int) ApplyProp

func RingInherit added in v0.0.6

func RingInherit() ApplyProp

func RingLime added in v0.0.6

func RingLime(scale int) ApplyProp

func RingNeutral added in v0.0.6

func RingNeutral(scale int) ApplyProp

func RingOrange added in v0.0.6

func RingOrange(scale int) ApplyProp

func RingPink added in v0.0.6

func RingPink(scale int) ApplyProp

func RingPurple added in v0.0.6

func RingPurple(scale int) ApplyProp

func RingRed added in v0.0.6

func RingRed(scale int) ApplyProp

func RingRose added in v0.0.6

func RingRose(scale int) ApplyProp

func RingSky added in v0.0.6

func RingSky(scale int) ApplyProp

func RingSlate added in v0.0.6

func RingSlate(scale int) ApplyProp

func RingStone added in v0.0.6

func RingStone(scale int) ApplyProp

func RingTeal added in v0.0.6

func RingTeal(scale int) ApplyProp

func RingTransparent added in v0.0.6

func RingTransparent() ApplyProp

func RingViolet added in v0.0.6

func RingViolet(scale int) ApplyProp

func RingWhite added in v0.0.6

func RingWhite() ApplyProp

func RingYellow added in v0.0.6

func RingYellow(scale int) ApplyProp

func RingZinc added in v0.0.6

func RingZinc(scale int) ApplyProp

func Rounded added in v0.0.5

func Rounded(value customValue) ApplyProp

func Rounded2xl added in v0.0.5

func Rounded2xl() ApplyProp

func Rounded3xl added in v0.0.5

func Rounded3xl() ApplyProp

func Rounded4Xl added in v0.0.5

func Rounded4Xl() ApplyProp

func RoundedB added in v0.0.5

func RoundedB(value customValue) ApplyProp

func RoundedB2xl added in v0.0.5

func RoundedB2xl() ApplyProp

func RoundedB3xl added in v0.0.5

func RoundedB3xl() ApplyProp

func RoundedB4Xl added in v0.0.5

func RoundedB4Xl() ApplyProp

func RoundedBFull added in v0.0.5

func RoundedBFull() ApplyProp

func RoundedBLg added in v0.0.5

func RoundedBLg() ApplyProp

func RoundedBMd added in v0.0.5

func RoundedBMd() ApplyProp

func RoundedBNone added in v0.0.5

func RoundedBNone() ApplyProp

func RoundedBSm added in v0.0.5

func RoundedBSm() ApplyProp

func RoundedBXl added in v0.0.5

func RoundedBXl() ApplyProp

func RoundedBXs added in v0.0.5

func RoundedBXs() ApplyProp

func RoundedBl added in v0.0.5

func RoundedBl(value customValue) ApplyProp

func RoundedBl2xl added in v0.0.5

func RoundedBl2xl() ApplyProp

func RoundedBl3xl added in v0.0.5

func RoundedBl3xl() ApplyProp

func RoundedBl4Xl added in v0.0.5

func RoundedBl4Xl() ApplyProp

func RoundedBlFull added in v0.0.5

func RoundedBlFull() ApplyProp

func RoundedBlLg added in v0.0.5

func RoundedBlLg() ApplyProp

func RoundedBlMd added in v0.0.5

func RoundedBlMd() ApplyProp

func RoundedBlNone added in v0.0.5

func RoundedBlNone() ApplyProp

func RoundedBlSm added in v0.0.5

func RoundedBlSm() ApplyProp

func RoundedBlXl added in v0.0.5

func RoundedBlXl() ApplyProp

func RoundedBlXs added in v0.0.5

func RoundedBlXs() ApplyProp

func RoundedBr added in v0.0.5

func RoundedBr(value customValue) ApplyProp

func RoundedBr2xl added in v0.0.5

func RoundedBr2xl() ApplyProp

func RoundedBr3xl added in v0.0.5

func RoundedBr3xl() ApplyProp

func RoundedBr4Xl added in v0.0.5

func RoundedBr4Xl() ApplyProp

func RoundedBrFull added in v0.0.5

func RoundedBrFull() ApplyProp

func RoundedBrLg added in v0.0.5

func RoundedBrLg() ApplyProp

func RoundedBrMd added in v0.0.5

func RoundedBrMd() ApplyProp

func RoundedBrNone added in v0.0.5

func RoundedBrNone() ApplyProp

func RoundedBrSm added in v0.0.5

func RoundedBrSm() ApplyProp

func RoundedBrXl added in v0.0.5

func RoundedBrXl() ApplyProp

func RoundedBrXs added in v0.0.5

func RoundedBrXs() ApplyProp

func RoundedE added in v0.0.5

func RoundedE(value customValue) ApplyProp

func RoundedE2xl added in v0.0.5

func RoundedE2xl() ApplyProp

func RoundedE3xl added in v0.0.5

func RoundedE3xl() ApplyProp

func RoundedE4Xl added in v0.0.5

func RoundedE4Xl() ApplyProp

func RoundedEFull added in v0.0.5

func RoundedEFull() ApplyProp

func RoundedELg added in v0.0.5

func RoundedELg() ApplyProp

func RoundedEMd added in v0.0.5

func RoundedEMd() ApplyProp

func RoundedENone added in v0.0.5

func RoundedENone() ApplyProp

func RoundedESm added in v0.0.5

func RoundedESm() ApplyProp

func RoundedEXl added in v0.0.5

func RoundedEXl() ApplyProp

func RoundedEXs added in v0.0.5

func RoundedEXs() ApplyProp

func RoundedEe added in v0.0.5

func RoundedEe(value customValue) ApplyProp

func RoundedEe2xl added in v0.0.5

func RoundedEe2xl() ApplyProp

func RoundedEe3xl added in v0.0.5

func RoundedEe3xl() ApplyProp

func RoundedEe4Xl added in v0.0.5

func RoundedEe4Xl() ApplyProp

func RoundedEeFull added in v0.0.5

func RoundedEeFull() ApplyProp

func RoundedEeLg added in v0.0.5

func RoundedEeLg() ApplyProp

func RoundedEeMd added in v0.0.5

func RoundedEeMd() ApplyProp

func RoundedEeNone added in v0.0.5

func RoundedEeNone() ApplyProp

func RoundedEeSm added in v0.0.5

func RoundedEeSm() ApplyProp

func RoundedEeXl added in v0.0.5

func RoundedEeXl() ApplyProp

func RoundedEeXs added in v0.0.5

func RoundedEeXs() ApplyProp

func RoundedEs added in v0.0.5

func RoundedEs(value customValue) ApplyProp

func RoundedEs2xl added in v0.0.5

func RoundedEs2xl() ApplyProp

func RoundedEs3xl added in v0.0.5

func RoundedEs3xl() ApplyProp

func RoundedEs4Xl added in v0.0.5

func RoundedEs4Xl() ApplyProp

func RoundedEsFull added in v0.0.5

func RoundedEsFull() ApplyProp

func RoundedEsLg added in v0.0.5

func RoundedEsLg() ApplyProp

func RoundedEsMd added in v0.0.5

func RoundedEsMd() ApplyProp

func RoundedEsNone added in v0.0.5

func RoundedEsNone() ApplyProp

func RoundedEsSm added in v0.0.5

func RoundedEsSm() ApplyProp

func RoundedEsXl added in v0.0.5

func RoundedEsXl() ApplyProp

func RoundedEsXs added in v0.0.5

func RoundedEsXs() ApplyProp

func RoundedFull added in v0.0.5

func RoundedFull() ApplyProp

func RoundedL added in v0.0.5

func RoundedL(value customValue) ApplyProp

func RoundedL2xl added in v0.0.5

func RoundedL2xl() ApplyProp

func RoundedL3xl added in v0.0.5

func RoundedL3xl() ApplyProp

func RoundedL4Xl added in v0.0.5

func RoundedL4Xl() ApplyProp

func RoundedLFull added in v0.0.5

func RoundedLFull() ApplyProp

func RoundedLLg added in v0.0.5

func RoundedLLg() ApplyProp

func RoundedLMd added in v0.0.5

func RoundedLMd() ApplyProp

func RoundedLNone added in v0.0.5

func RoundedLNone() ApplyProp

func RoundedLSm added in v0.0.5

func RoundedLSm() ApplyProp

func RoundedLXl added in v0.0.5

func RoundedLXl() ApplyProp

func RoundedLXs added in v0.0.5

func RoundedLXs() ApplyProp

func RoundedLg added in v0.0.5

func RoundedLg() ApplyProp

func RoundedMd added in v0.0.5

func RoundedMd() ApplyProp

func RoundedNone added in v0.0.5

func RoundedNone() ApplyProp

func RoundedR added in v0.0.5

func RoundedR(value customValue) ApplyProp

func RoundedR2xl added in v0.0.5

func RoundedR2xl() ApplyProp

func RoundedR3xl added in v0.0.5

func RoundedR3xl() ApplyProp

func RoundedR4Xl added in v0.0.5

func RoundedR4Xl() ApplyProp

func RoundedRFull added in v0.0.5

func RoundedRFull() ApplyProp

func RoundedRLg added in v0.0.5

func RoundedRLg() ApplyProp

func RoundedRMd added in v0.0.5

func RoundedRMd() ApplyProp

func RoundedRNone added in v0.0.5

func RoundedRNone() ApplyProp

func RoundedRSm added in v0.0.5

func RoundedRSm() ApplyProp

func RoundedRXl added in v0.0.5

func RoundedRXl() ApplyProp

func RoundedRXs added in v0.0.5

func RoundedRXs() ApplyProp

func RoundedS added in v0.0.5

func RoundedS(value customValue) ApplyProp

func RoundedS2xl added in v0.0.5

func RoundedS2xl() ApplyProp

func RoundedS3xl added in v0.0.5

func RoundedS3xl() ApplyProp

func RoundedS4Xl added in v0.0.5

func RoundedS4Xl() ApplyProp

func RoundedSFull added in v0.0.5

func RoundedSFull() ApplyProp

func RoundedSLg added in v0.0.5

func RoundedSLg() ApplyProp

func RoundedSMd added in v0.0.5

func RoundedSMd() ApplyProp

func RoundedSNone added in v0.0.5

func RoundedSNone() ApplyProp

func RoundedSSm added in v0.0.5

func RoundedSSm() ApplyProp

func RoundedSXl added in v0.0.5

func RoundedSXl() ApplyProp

func RoundedSXs added in v0.0.5

func RoundedSXs() ApplyProp

func RoundedSe added in v0.0.5

func RoundedSe(value customValue) ApplyProp

func RoundedSe2xl added in v0.0.5

func RoundedSe2xl() ApplyProp

func RoundedSe3xl added in v0.0.5

func RoundedSe3xl() ApplyProp

func RoundedSe4Xl added in v0.0.5

func RoundedSe4Xl() ApplyProp

func RoundedSeFull added in v0.0.5

func RoundedSeFull() ApplyProp

func RoundedSeLg added in v0.0.5

func RoundedSeLg() ApplyProp

func RoundedSeMd added in v0.0.5

func RoundedSeMd() ApplyProp

func RoundedSeNone added in v0.0.5

func RoundedSeNone() ApplyProp

func RoundedSeSm added in v0.0.5

func RoundedSeSm() ApplyProp

func RoundedSeXl added in v0.0.5

func RoundedSeXl() ApplyProp

func RoundedSeXs added in v0.0.5

func RoundedSeXs() ApplyProp

func RoundedSm added in v0.0.5

func RoundedSm() ApplyProp

func RoundedSs added in v0.0.5

func RoundedSs(value customValue) ApplyProp

func RoundedSs2xl added in v0.0.5

func RoundedSs2xl() ApplyProp

func RoundedSs3xl added in v0.0.5

func RoundedSs3xl() ApplyProp

func RoundedSs4Xl added in v0.0.5

func RoundedSs4Xl() ApplyProp

func RoundedSsFull added in v0.0.5

func RoundedSsFull() ApplyProp

func RoundedSsLg added in v0.0.5

func RoundedSsLg() ApplyProp

func RoundedSsMd added in v0.0.5

func RoundedSsMd() ApplyProp

func RoundedSsNone added in v0.0.5

func RoundedSsNone() ApplyProp

func RoundedSsSm added in v0.0.5

func RoundedSsSm() ApplyProp

func RoundedSsXl added in v0.0.5

func RoundedSsXl() ApplyProp

func RoundedSsXs added in v0.0.5

func RoundedSsXs() ApplyProp

--

func RoundedT added in v0.0.5

func RoundedT(value customValue) ApplyProp

func RoundedT2xl added in v0.0.5

func RoundedT2xl() ApplyProp

func RoundedT3xl added in v0.0.5

func RoundedT3xl() ApplyProp

func RoundedT4Xl added in v0.0.5

func RoundedT4Xl() ApplyProp

func RoundedTFull added in v0.0.5

func RoundedTFull() ApplyProp

func RoundedTLg added in v0.0.5

func RoundedTLg() ApplyProp

func RoundedTMd added in v0.0.5

func RoundedTMd() ApplyProp

func RoundedTNone added in v0.0.5

func RoundedTNone() ApplyProp

func RoundedTSm added in v0.0.5

func RoundedTSm() ApplyProp

func RoundedTXl added in v0.0.5

func RoundedTXl() ApplyProp

func RoundedTXs added in v0.0.5

func RoundedTXs() ApplyProp

func RoundedTl added in v0.0.5

func RoundedTl(value customValue) ApplyProp

func RoundedTl2xl added in v0.0.5

func RoundedTl2xl() ApplyProp

func RoundedTl3xl added in v0.0.5

func RoundedTl3xl() ApplyProp

func RoundedTl4Xl added in v0.0.5

func RoundedTl4Xl() ApplyProp

func RoundedTlFull added in v0.0.5

func RoundedTlFull() ApplyProp

func RoundedTlLg added in v0.0.5

func RoundedTlLg() ApplyProp

func RoundedTlMd added in v0.0.5

func RoundedTlMd() ApplyProp

func RoundedTlNone added in v0.0.5

func RoundedTlNone() ApplyProp

func RoundedTlSm added in v0.0.5

func RoundedTlSm() ApplyProp

func RoundedTlXl added in v0.0.5

func RoundedTlXl() ApplyProp

func RoundedTlXs added in v0.0.5

func RoundedTlXs() ApplyProp

func RoundedTr added in v0.0.5

func RoundedTr(value customValue) ApplyProp

func RoundedTr2xl added in v0.0.5

func RoundedTr2xl() ApplyProp

func RoundedTr3xl added in v0.0.5

func RoundedTr3xl() ApplyProp

func RoundedTr4Xl added in v0.0.5

func RoundedTr4Xl() ApplyProp

func RoundedTrFull added in v0.0.5

func RoundedTrFull() ApplyProp

func RoundedTrLg added in v0.0.5

func RoundedTrLg() ApplyProp

func RoundedTrMd added in v0.0.5

func RoundedTrMd() ApplyProp

func RoundedTrNone added in v0.0.5

func RoundedTrNone() ApplyProp

func RoundedTrSm added in v0.0.5

func RoundedTrSm() ApplyProp

func RoundedTrXl added in v0.0.5

func RoundedTrXl() ApplyProp

func RoundedTrXs added in v0.0.5

func RoundedTrXs() ApplyProp

func RoundedXl added in v0.0.5

func RoundedXl() ApplyProp

func RoundedXs added in v0.0.5

func RoundedXs() ApplyProp

func Row added in v0.0.3

func Row(number int) ApplyProp

func RowAuto added in v0.0.3

func RowAuto() ApplyProp

func RowBy added in v0.0.5

func RowBy(value customValue) ApplyProp

func RowEnd added in v0.0.3

func RowEnd(number int) ApplyProp

func RowEndAuto added in v0.0.3

func RowEndAuto() ApplyProp

func RowEndBy added in v0.0.5

func RowEndBy(value customValue) ApplyProp

func RowSpan added in v0.0.3

func RowSpan(number int) ApplyProp

func RowSpanBy added in v0.0.5

func RowSpanBy(value customValue) ApplyProp

func RowSpanFull added in v0.0.3

func RowSpanFull() ApplyProp

func RowStart added in v0.0.3

func RowStart(number int) ApplyProp

func RowStartAuto added in v0.0.3

func RowStartAuto() ApplyProp

func RowStartBy added in v0.0.5

func RowStartBy(value customValue) ApplyProp

func Saturate added in v0.0.6

func Saturate(value any) ApplyProp

func SelfAuto

func SelfAuto() ApplyProp

func SelfBaseline

func SelfBaseline() ApplyProp

func SelfBaselineLast

func SelfBaselineLast() ApplyProp

func SelfCenter

func SelfCenter() ApplyProp

func SelfCenterSafe

func SelfCenterSafe() ApplyProp

func SelfEnd

func SelfEnd() ApplyProp

func SelfEndSafe

func SelfEndSafe() ApplyProp

func SelfStart

func SelfStart() ApplyProp

func SelfStretch

func SelfStretch() ApplyProp

func Sepia added in v0.0.6

func Sepia(value ...any) ApplyProp

func Shadow added in v0.0.6

func Shadow(value customValue) ApplyProp

func Shadow2xl added in v0.0.6

func Shadow2xl() ApplyProp

func Shadow2xs added in v0.0.6

func Shadow2xs() ApplyProp

func ShadowAmber added in v0.0.6

func ShadowAmber(scale int) ApplyProp

func ShadowBlack added in v0.0.6

func ShadowBlack() ApplyProp

func ShadowBlue added in v0.0.6

func ShadowBlue(scale int) ApplyProp

func ShadowColor added in v0.0.6

func ShadowColor(value customValue) ApplyProp

func ShadowCurrent added in v0.0.6

func ShadowCurrent() ApplyProp

func ShadowCyan added in v0.0.6

func ShadowCyan(scale int) ApplyProp

func ShadowEmerald added in v0.0.6

func ShadowEmerald(scale int) ApplyProp

func ShadowFuchsia added in v0.0.6

func ShadowFuchsia(scale int) ApplyProp

func ShadowGray added in v0.0.6

func ShadowGray(scale int) ApplyProp

func ShadowGreen added in v0.0.6

func ShadowGreen(scale int) ApplyProp

func ShadowIndigo added in v0.0.6

func ShadowIndigo(scale int) ApplyProp

func ShadowInherit added in v0.0.6

func ShadowInherit() ApplyProp

func ShadowLg added in v0.0.6

func ShadowLg() ApplyProp

func ShadowLime added in v0.0.6

func ShadowLime(scale int) ApplyProp

func ShadowMd added in v0.0.6

func ShadowMd() ApplyProp

func ShadowNeutral added in v0.0.6

func ShadowNeutral(scale int) ApplyProp

func ShadowNone added in v0.0.6

func ShadowNone() ApplyProp

func ShadowOrange added in v0.0.6

func ShadowOrange(scale int) ApplyProp

func ShadowPink added in v0.0.6

func ShadowPink(scale int) ApplyProp

func ShadowPurple added in v0.0.6

func ShadowPurple(scale int) ApplyProp

func ShadowRed added in v0.0.6

func ShadowRed(scale int) ApplyProp

func ShadowRose added in v0.0.6

func ShadowRose(scale int) ApplyProp

func ShadowSky added in v0.0.6

func ShadowSky(scale int) ApplyProp

func ShadowSlate added in v0.0.6

func ShadowSlate(scale int) ApplyProp

func ShadowSm added in v0.0.6

func ShadowSm() ApplyProp

func ShadowStone added in v0.0.6

func ShadowStone(scale int) ApplyProp

func ShadowTeal added in v0.0.6

func ShadowTeal(scale int) ApplyProp

func ShadowTransparent added in v0.0.6

func ShadowTransparent() ApplyProp

func ShadowViolet added in v0.0.6

func ShadowViolet(scale int) ApplyProp

func ShadowWhite added in v0.0.6

func ShadowWhite() ApplyProp

func ShadowXl added in v0.0.6

func ShadowXl() ApplyProp

func ShadowXs added in v0.0.6

func ShadowXs() ApplyProp

func ShadowYellow added in v0.0.6

func ShadowYellow(scale int) ApplyProp

func ShadowZinc added in v0.0.6

func ShadowZinc(scale int) ApplyProp

func Shrink

func Shrink() ApplyProp

func ShrinkBy added in v0.0.5

func ShrinkBy(value customValue) ApplyProp

func Size added in v0.0.4

func Size(number int) ApplyProp

func SizeAuto added in v0.0.4

func SizeAuto() ApplyProp

func SizeBy added in v0.0.5

func SizeBy(value customValue) ApplyProp

func SizeDvh added in v0.0.4

func SizeDvh() ApplyProp

func SizeDvw added in v0.0.4

func SizeDvw() ApplyProp

func SizeFit added in v0.0.4

func SizeFit() ApplyProp

func SizeFraction added in v0.0.4

func SizeFraction(fraction float32) ApplyProp

func SizeLvh added in v0.0.4

func SizeLvh() ApplyProp

func SizeLvw added in v0.0.4

func SizeLvw() ApplyProp

func SizeMax added in v0.0.4

func SizeMax() ApplyProp

func SizeMin added in v0.0.4

func SizeMin() ApplyProp

func SizePx added in v0.0.4

func SizePx() ApplyProp

func SizeSvh added in v0.0.4

func SizeSvh() ApplyProp

func SizeSvw added in v0.0.4

func SizeSvw() ApplyProp

func SlashedZero added in v0.0.4

func SlashedZero() ApplyProp

func SrOnly

func SrOnly() ApplyProp

func StackedFractions added in v0.0.4

func StackedFractions() ApplyProp

func Start

func Start(number int) ApplyProp

func StartAuto

func StartAuto() ApplyProp

func StartBy added in v0.0.5

func StartBy(value customValue) ApplyProp

func StartFraction

func StartFraction(fraction float64) ApplyProp

func StartFull

func StartFull() ApplyProp

func StartPx

func StartPx() ApplyProp

func Static

func Static() ApplyProp

func Sticky

func Sticky() ApplyProp

func SubPixelAntialiazed added in v0.0.4

func SubPixelAntialiazed() ApplyProp

func Table

func Table() ApplyProp

func TableAuto added in v0.0.7

func TableAuto() ApplyProp

func TableCaption

func TableCaption() ApplyProp

func TableCell

func TableCell() ApplyProp

func TableColumn

func TableColumn() ApplyProp

func TableColumnGroup

func TableColumnGroup() ApplyProp

func TableFixed added in v0.0.7

func TableFixed() ApplyProp

func TableFooterGroup

func TableFooterGroup() ApplyProp

func TableHeaderGroup

func TableHeaderGroup() ApplyProp

func TableRow

func TableRow() ApplyProp

func TableRowGroup

func TableRowGroup() ApplyProp

func TabularNums added in v0.0.4

func TabularNums() ApplyProp

func Text2xl added in v0.0.4

func Text2xl(lineHeights ...any) ApplyProp

func Text3xl added in v0.0.4

func Text3xl(lineHeights ...any) ApplyProp

func Text4xl added in v0.0.4

func Text4xl(lineHeights ...any) ApplyProp

func Text5xl added in v0.0.4

func Text5xl(lineHeights ...any) ApplyProp

func Text6xl added in v0.0.4

func Text6xl(lineHeights ...any) ApplyProp

func Text7xl added in v0.0.4

func Text7xl(lineHeights ...any) ApplyProp

func Text8xl added in v0.0.4

func Text8xl(lineHeights ...any) ApplyProp

func Text9xl added in v0.0.4

func Text9xl(lineHeights ...any) ApplyProp

func TextAmber added in v0.0.4

func TextAmber(scale int) ApplyProp

func TextBalance added in v0.0.4

func TextBalance() ApplyProp

func TextBase added in v0.0.4

func TextBase(lineHeights ...any) ApplyProp

func TextBlack added in v0.0.4

func TextBlack() ApplyProp

func TextBlue added in v0.0.4

func TextBlue(scale int) ApplyProp

func TextCenter added in v0.0.4

func TextCenter() ApplyProp

func TextClip added in v0.0.4

func TextClip() ApplyProp

func TextColor added in v0.0.5

func TextColor(value customValue) ApplyProp

func TextCurrent added in v0.0.4

func TextCurrent() ApplyProp

func TextCyan added in v0.0.4

func TextCyan(scale int) ApplyProp

func TextEllipsis added in v0.0.4

func TextEllipsis() ApplyProp

func TextEmerald added in v0.0.4

func TextEmerald(scale int) ApplyProp

func TextEnd added in v0.0.4

func TextEnd() ApplyProp

func TextFuchsia added in v0.0.4

func TextFuchsia(scale int) ApplyProp

func TextGray added in v0.0.4

func TextGray(scale int) ApplyProp

func TextGreen added in v0.0.4

func TextGreen(scale int) ApplyProp

func TextIndigo added in v0.0.4

func TextIndigo(scale int) ApplyProp

func TextInherit added in v0.0.4

func TextInherit() ApplyProp

func TextJustify added in v0.0.4

func TextJustify() ApplyProp

func TextLeft added in v0.0.4

func TextLeft() ApplyProp

func TextLg added in v0.0.4

func TextLg(lineHeights ...any) ApplyProp

func TextLime added in v0.0.4

func TextLime(scale int) ApplyProp

func TextNeutral added in v0.0.4

func TextNeutral(scale int) ApplyProp

func TextNoWrap added in v0.0.4

func TextNoWrap() ApplyProp

func TextOrange added in v0.0.4

func TextOrange(scale int) ApplyProp

func TextPink added in v0.0.4

func TextPink(scale int) ApplyProp

func TextPretty added in v0.0.4

func TextPretty() ApplyProp

func TextPurple added in v0.0.4

func TextPurple(scale int) ApplyProp

func TextRed added in v0.0.4

func TextRed(scale int) ApplyProp

func TextRight added in v0.0.4

func TextRight() ApplyProp

func TextRose added in v0.0.4

func TextRose(scale int) ApplyProp

func TextShadow added in v0.0.6

func TextShadow(value customValue) ApplyProp

func TextShadow2xl added in v0.0.6

func TextShadow2xl() ApplyProp

func TextShadow2xs added in v0.0.6

func TextShadow2xs() ApplyProp

func TextShadowAmber added in v0.0.6

func TextShadowAmber(scale int) ApplyProp

func TextShadowBlack added in v0.0.6

func TextShadowBlack() ApplyProp

func TextShadowBlue added in v0.0.6

func TextShadowBlue(scale int) ApplyProp

func TextShadowColor added in v0.0.6

func TextShadowColor(value customValue) ApplyProp

func TextShadowCurrent added in v0.0.6

func TextShadowCurrent() ApplyProp

func TextShadowCyan added in v0.0.6

func TextShadowCyan(scale int) ApplyProp

func TextShadowEmerald added in v0.0.6

func TextShadowEmerald(scale int) ApplyProp

func TextShadowFuchsia added in v0.0.6

func TextShadowFuchsia(scale int) ApplyProp

func TextShadowGray added in v0.0.6

func TextShadowGray(scale int) ApplyProp

func TextShadowGreen added in v0.0.6

func TextShadowGreen(scale int) ApplyProp

func TextShadowIndigo added in v0.0.6

func TextShadowIndigo(scale int) ApplyProp

func TextShadowInherit added in v0.0.6

func TextShadowInherit() ApplyProp

func TextShadowLg added in v0.0.6

func TextShadowLg() ApplyProp

func TextShadowLime added in v0.0.6

func TextShadowLime(scale int) ApplyProp

func TextShadowMd added in v0.0.6

func TextShadowMd() ApplyProp

func TextShadowNeutral added in v0.0.6

func TextShadowNeutral(scale int) ApplyProp

func TextShadowNone added in v0.0.6

func TextShadowNone() ApplyProp

func TextShadowOrange added in v0.0.6

func TextShadowOrange(scale int) ApplyProp

func TextShadowPink added in v0.0.6

func TextShadowPink(scale int) ApplyProp

func TextShadowPurple added in v0.0.6

func TextShadowPurple(scale int) ApplyProp

func TextShadowRed added in v0.0.6

func TextShadowRed(scale int) ApplyProp

func TextShadowRose added in v0.0.6

func TextShadowRose(scale int) ApplyProp

func TextShadowSky added in v0.0.6

func TextShadowSky(scale int) ApplyProp

func TextShadowSlate added in v0.0.6

func TextShadowSlate(scale int) ApplyProp

func TextShadowSm added in v0.0.6

func TextShadowSm() ApplyProp

func TextShadowStone added in v0.0.6

func TextShadowStone(scale int) ApplyProp

func TextShadowTeal added in v0.0.6

func TextShadowTeal(scale int) ApplyProp

func TextShadowTransparent added in v0.0.6

func TextShadowTransparent() ApplyProp

func TextShadowViolet added in v0.0.6

func TextShadowViolet(scale int) ApplyProp

func TextShadowWhite added in v0.0.6

func TextShadowWhite() ApplyProp

func TextShadowXl added in v0.0.6

func TextShadowXl() ApplyProp

func TextShadowXs added in v0.0.6

func TextShadowXs() ApplyProp

func TextShadowYellow added in v0.0.6

func TextShadowYellow(scale int) ApplyProp

func TextShadowZinc added in v0.0.6

func TextShadowZinc(scale int) ApplyProp

func TextSizeBy added in v0.0.5

func TextSizeBy(value customValue) ApplyProp

func TextSky added in v0.0.4

func TextSky(scale int) ApplyProp

func TextSlate added in v0.0.4

func TextSlate(scale int) ApplyProp

func TextSm added in v0.0.4

func TextSm(lineHeights ...any) ApplyProp

func TextStart added in v0.0.4

func TextStart() ApplyProp

func TextStone added in v0.0.4

func TextStone(scale int) ApplyProp

func TextTeal added in v0.0.4

func TextTeal(scale int) ApplyProp

func TextTransparent added in v0.0.4

func TextTransparent() ApplyProp

func TextViolet added in v0.0.4

func TextViolet(scale int) ApplyProp

func TextWhite added in v0.0.4

func TextWhite() ApplyProp

func TextWrap added in v0.0.4

func TextWrap() ApplyProp

func TextXl added in v0.0.4

func TextXl(lineHeights ...any) ApplyProp

func TextXs added in v0.0.4

func TextXs(lineHeights ...any) ApplyProp

func TextYellow added in v0.0.4

func TextYellow(scale int) ApplyProp

func TextZinc added in v0.0.4

func TextZinc(scale int) ApplyProp

func To added in v0.0.5

func To(value customValue) ApplyProp

func Top

func Top(number int) ApplyProp

func TopAuto

func TopAuto() ApplyProp

func TopBy added in v0.0.5

func TopBy(value customValue) ApplyProp

func TopFraction

func TopFraction(fraction float64) ApplyProp

func TopFull

func TopFull() ApplyProp

func TopPx

func TopPx() ApplyProp

func TrackingBy added in v0.0.5

func TrackingBy(value customValue) ApplyProp

func TrackingNormal added in v0.0.4

func TrackingNormal() ApplyProp

func TrackingTight added in v0.0.4

func TrackingTight() ApplyProp

func TrackingTighter added in v0.0.4

func TrackingTighter() ApplyProp

func TrackingWide added in v0.0.4

func TrackingWide() ApplyProp

func TrackingWider added in v0.0.4

func TrackingWider() ApplyProp

func TrackingWidest added in v0.0.4

func TrackingWidest() ApplyProp

func Transition added in v0.0.7

func Transition(value ...customValue) ApplyProp

func TransitionAll added in v0.0.7

func TransitionAll() ApplyProp

func TransitionColors added in v0.0.7

func TransitionColors() ApplyProp

func TransitionDiscrete added in v0.0.7

func TransitionDiscrete() ApplyProp

func TransitionNone added in v0.0.7

func TransitionNone() ApplyProp

func TransitionNormal added in v0.0.7

func TransitionNormal() ApplyProp

func TransitionOpacity added in v0.0.7

func TransitionOpacity() ApplyProp

func TransitionShadow added in v0.0.7

func TransitionShadow() ApplyProp

func TransitionTransform added in v0.0.7

func TransitionTransform() ApplyProp

func Truncate added in v0.0.4

func Truncate() ApplyProp

func Underline added in v0.0.4

func Underline() ApplyProp

func UnderlineOffset added in v0.0.4

func UnderlineOffset(number int) ApplyProp

func UnderlineOffsetAuto added in v0.0.4

func UnderlineOffsetAuto() ApplyProp

func UnderlineOffsetBy added in v0.0.5

func UnderlineOffsetBy(value customValue) ApplyProp

func Uppercase added in v0.0.4

func Uppercase() ApplyProp

func Via added in v0.0.5

func Via(value customValue) ApplyProp

func Visible

func Visible() ApplyProp

func W added in v0.0.4

func W(number int) ApplyProp

func W2xl added in v0.0.4

func W2xl() ApplyProp

func W2xs added in v0.0.4

func W2xs() ApplyProp

func W3xl added in v0.0.4

func W3xl() ApplyProp

func W3xs added in v0.0.4

func W3xs() ApplyProp

func W4xl added in v0.0.4

func W4xl() ApplyProp

func W5xl added in v0.0.4

func W5xl() ApplyProp

func W6xl added in v0.0.4

func W6xl() ApplyProp

func W7xl added in v0.0.4

func W7xl() ApplyProp

func WAuto added in v0.0.4

func WAuto() ApplyProp

func WBy added in v0.0.5

func WBy(value customValue) ApplyProp

func WDvh added in v0.0.4

func WDvh() ApplyProp

func WDvw added in v0.0.4

func WDvw() ApplyProp

func WFit added in v0.0.4

func WFit() ApplyProp

func WFraction added in v0.0.4

func WFraction(fraction float32) ApplyProp

func WFull added in v0.0.4

func WFull() ApplyProp

func WLg added in v0.0.4

func WLg() ApplyProp

func WLvh added in v0.0.4

func WLvh() ApplyProp

func WLvw added in v0.0.4

func WLvw() ApplyProp

func WMax added in v0.0.4

func WMax() ApplyProp

func WMd added in v0.0.4

func WMd() ApplyProp

func WMin added in v0.0.4

func WMin() ApplyProp

func WPx added in v0.0.4

func WPx() ApplyProp

func WScreen added in v0.0.4

func WScreen() ApplyProp

func WSm added in v0.0.4

func WSm() ApplyProp

func WSvh added in v0.0.4

func WSvh() ApplyProp

func WSvw added in v0.0.4

func WSvw() ApplyProp

func WXl added in v0.0.4

func WXl() ApplyProp

func WXs added in v0.0.4

func WXs() ApplyProp

func WhitespaceBreakSpaces added in v0.0.4

func WhitespaceBreakSpaces() ApplyProp

func WhitespaceNormal added in v0.0.4

func WhitespaceNormal() ApplyProp

func WhitespaceNowrap added in v0.0.4

func WhitespaceNowrap() ApplyProp

func WhitespacePre added in v0.0.4

func WhitespacePre() ApplyProp

func WhitespacePreLine added in v0.0.4

func WhitespacePreLine() ApplyProp

func WhitespacePreWrap added in v0.0.4

func WhitespacePreWrap() ApplyProp

func WrapAnywhere added in v0.0.4

func WrapAnywhere() ApplyProp

func WrapBreakWord added in v0.0.4

func WrapBreakWord() ApplyProp

func WrapNormal added in v0.0.4

func WrapNormal() ApplyProp

func Z

func Z(index int) ApplyProp

func ZAuto

func ZAuto() ApplyProp

func ZBy added in v0.0.5

func ZBy(value customValue) ApplyProp

type Prop

type Prop string

type Props

type Props map[Prop]string

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL