Table of Contents

Enum LoadingMode

Namespace
BlazOrbit.Components
Assembly
BlazOrbit.dll

Visual mode used while Loading is on. Skeleton renders animated row placeholders for a smoother UX than the default spinner — pair with remote loading where the row count is known up front.

public enum LoadingMode

Fields

Skeleton = 1

Animated rows / cards with placeholder lines.

Spinner = 0

Inline spinner / loader content.