Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ThemeNamespace ¶
type ThemeNamespace string
const ( ThemeColor ThemeNamespace = "color" ThemeFont ThemeNamespace = "font" ThemeText ThemeNamespace = "text" ThemeFontWeight ThemeNamespace = "fontweight" ThemeTracking ThemeNamespace = "tracking" ThemeLeading ThemeNamespace = "leading" ThemeBreakpoint ThemeNamespace = "breakpoint" ThemeContainer ThemeNamespace = "container" ThemeSpacing ThemeNamespace = "spacing" ThemeRadius ThemeNamespace = "radius" ThemeShadow ThemeNamespace = "shadow" ThemeInsetShadow ThemeNamespace = "inset-shadow" ThemeDropShadow ThemeNamespace = "drop-shadow" ThemeTextShadow ThemeNamespace = "text-shadow" ThemeBlur ThemeNamespace = "blur" ThemePerspective ThemeNamespace = "perspective" ThemeAspect ThemeNamespace = "aspect" ThemeEase ThemeNamespace = "ease" ThemeAnimate ThemeNamespace = "animate" ThemeCustom ThemeNamespace = "" )
Click to show internal directories.
Click to hide internal directories.