OffsetOptions

external interface OffsetOptions(source)

Properties

Link copied to clipboard
abstract val alignmentAxis: Double?

The same axis as crossAxis but applies only to aligned placements and inverts the end alignment. When set to a number, it overrides the crossAxis value.

Link copied to clipboard
abstract val crossAxis: Double?

The axis that runs along the alignment of the floating element. Represents the skidding between the reference and floating element.

Link copied to clipboard
abstract val mainAxis: Double?

The axis that runs along the side of the floating element. Represents the distance (gutter or margin) between the reference and floating element.