Enum BOBContainerSize
- Namespace
- BlazOrbit.Components
- Assembly
- BlazOrbit.dll
Pre-defined max-width tier for BOBContainer and BOBSection.
public enum BOBContainerSize
Fields
Full = 4Full width (no max).
Large = 2Large (1024px) — content + sidebar.
Medium = 1Medium (768px) — typical reading column.
Small = 0Narrow (480px) — login forms, compact dialogs.
Wide = 3Wide (1280px) — dashboard layouts.