LavaUI docs

struct EmptyView

Swift

struct EmptyView

Not documented.

Sources/LavaUI/EmptyView.swift:1

Constructors

init()

Not documented.

Sources/LavaUI/EmptyView.swift:2

Properties

var dumpDetail: String { get }

Not documented.

Sources/LavaUI/EmptyView.swift:4

Methods

func mountPrimitive() -> any AnyViewNode

Not documented.

Sources/LavaUI/EmptyView.swift:6

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

Not documented.

Sources/LavaUI/EmptyView.swift:10