Table of Contents

Enum BOBContainerSize

Namespace
BlazOrbit.Components
Assembly
BlazOrbit.dll

Pre-defined max-width tier for BOBContainer and BOBSection.

public enum BOBContainerSize

Fields

Full = 4

Full width (no max).

Large = 2

Large (1024px) — content + sidebar.

Medium = 1

Medium (768px) — typical reading column.

Small = 0

Narrow (480px) — login forms, compact dialogs.

Wide = 3

Wide (1280px) — dashboard layouts.