LavaUI docs

struct Spacer

Swift

struct Spacer

Not documented.

Sources/LavaUI/Spacer.swift:1

Constructors

init(flexGrow: Float = 1)

Not documented.

Sources/LavaUI/Spacer.swift:4

Properties

var dumpDetail: String { get }

Not documented.

Sources/LavaUI/Spacer.swift:8

var flexGrow: Float

Not documented.

Sources/LavaUI/Spacer.swift:2

Methods

func mountPrimitive() -> any AnyViewNode

Not documented.

Sources/LavaUI/Spacer.swift:10

func reconcilePrimitive(_ node: any AnyViewNode) -> any AnyViewNode

Not documented.

Sources/LavaUI/Spacer.swift:20