Package dev. fritz2. styling. params
Types
AlignContentProperty
Link copied to clipboard
AlignContentValues
Link copied to clipboard
AlignItemsProperty
Link copied to clipboard
AlignItemsValues
Link copied to clipboard
Alignment
Link copied to clipboard
AutoFlowProperty
Link copied to clipboard
AutoFlowValues
Link copied to clipboard
Background
Link copied to clipboard
BackgroundAttachmentProperty
Link copied to clipboard
BackgroundAttachments
Link copied to clipboard
object BackgroundAttachments
Content copied to clipboard
Predefined values for the background-attachment property.
BackgroundBlendModeProperty
Link copied to clipboard
BackgroundBlendModes
Link copied to clipboard
object BackgroundBlendModes
Content copied to clipboard
Predefined values for the background-blend-mode property.
BackgroundBoxProperty
Link copied to clipboard
BackgroundBoxValues
Link copied to clipboard
object BackgroundBoxValues
Content copied to clipboard
BackgroundContext
Link copied to clipboard
class BackgroundContext(styleParams: StyleParams, target: StringBuilder) : StyleParams
Content copied to clipboard
BackgroundPositionContext
Link copied to clipboard
Nested context class to enable separate definitions of horizontal and vertical background positioning for the background-position property.
BackgroundPositionProperty
Link copied to clipboard
BackgroundPositions
Link copied to clipboard
object BackgroundPositions
Content copied to clipboard
Predefined values for the background-position property.
BackgroundRepeatProperty
Link copied to clipboard
BackgroundRepeats
Link copied to clipboard
object BackgroundRepeats
Content copied to clipboard
Predefined values for the background-repeat property.
BackgroundSizeContext
Link copied to clipboard
Nested context class to enable separate definitions of horizontal and vertical background sizing for the background-size property.
BackgroundSizeProperty
Link copied to clipboard
BackgroundSizes
Link copied to clipboard
object BackgroundSizes
Content copied to clipboard
Predefined values for the background-size property.
BasicComponent
Link copied to clipboard
BasicParams
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
Border
Link copied to clipboard
BorderContext
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
BordersContext
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
BorderStyleProperty
Link copied to clipboard
BorderStyleValues
Link copied to clipboard
BoxParams
Link copied to clipboard
Color
Link copied to clipboard
ColorProperty
Link copied to clipboard
DirectionProperty
Link copied to clipboard
DirectionValues
Link copied to clipboard
DisplayProperty
Link copied to clipboard
DisplayValues
Link copied to clipboard
FlexBasisProperty
Link copied to clipboard
FlexBasisValues
Link copied to clipboard
Flexbox
Link copied to clipboard
FlexItemContext
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
FlexParams
Link copied to clipboard
FontStyleProperty
Link copied to clipboard
FontStyles
Link copied to clipboard
FontWeightProperty
Link copied to clipboard
FontWeights
Link copied to clipboard
GridAreaContext
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
This context class is responsible for defining the grid area layout as comfortable and safe as possible.
GridContext
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
GridLayout
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
GridParams
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
GridRowColumnContext
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
GridTemplateContext
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
This context class enables to set the template properties for rows, columns and their corresponding automatic variants for dynamically added rows or columns (have a look at Auto placement documentation) in a flexible yet comfortable way.
JustifyContentProperty
Link copied to clipboard
JustifyContentValues
Link copied to clipboard
Layout
Link copied to clipboard
OverflowBaseValues
Link copied to clipboard
OverflowProperty
Link copied to clipboard
OverflowValues
Link copied to clipboard
OverflowXValues
Link copied to clipboard
OverflowYValues
Link copied to clipboard
Position
Link copied to clipboard
PositionContext
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
PositioningContext
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
PropertyValues
Link copied to clipboard
PseudoClasses
Link copied to clipboard
PseudoElements
Link copied to clipboard
RadiiContext
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
ScaledValueProperty
Link copied to clipboard
SelfAlignItemProperty
Link copied to clipboard
SelfAlignItemsValues
Link copied to clipboard
SelfAlignment
Link copied to clipboard
interface SelfAlignment
Content copied to clipboard
Shadow
Link copied to clipboard
ShadowProperty
Link copied to clipboard
SizesProperty
Link copied to clipboard
Space
Link copied to clipboard
SpacesContext
Link copied to clipboard
@ExperimentalCoroutinesApi()
Content copied to clipboard
StyleParams
Link copied to clipboard
StyleParamsImpl
Link copied to clipboard
StyleParamsMarker
Link copied to clipboard
TextAlignProperty
Link copied to clipboard
TextAligns
Link copied to clipboard
TextDecorationProperty
Link copied to clipboard
TextDecorations
Link copied to clipboard
TextTransformProperty
Link copied to clipboard
TextTransforms
Link copied to clipboard
Typo
Link copied to clipboard
VerticalAlignProperty
Link copied to clipboard
VerticalAlignValues
Link copied to clipboard
WeightedValueProperty
Link copied to clipboard
WrapProperty
Link copied to clipboard
WrapValues
Link copied to clipboard
ZIndicesProperty
Link copied to clipboard
Functions
alterHexColorBrightness
Link copied to clipboard
fun alterHexColorBrightness(color: ColorProperty, brightness: Double): ColorProperty
Content copied to clipboard
property
Link copied to clipboard
inline fun <T : PropertyValues> StyleParams.property(base: T, value: T.() -> Property)
Content copied to clipboard
fun StyleParams.property(key: String, value: Property, target: StringBuilder = smProperties)
Content copied to clipboard
inline fun <T> StyleParams.property(key: String, base: T, value: T.() -> Property, target: StringBuilder = smProperties)
Content copied to clipboard
sets a property derived from the Theme
shadow
Link copied to clipboard
styled
Link copied to clipboard
Properties
boxShadowKey
Link copied to clipboard
cssDelimiter
Link copied to clipboard
textShadowKey
Link copied to clipboard