Table of Contents

Enum SidebarSide

Namespace
BlazOrbit.Components.Layout
Assembly
BlazOrbit.dll

Which side of the layout the sidebar is anchored to (logical, not absolute).

public enum SidebarSide

Fields

End = 1

Inline-end side — right in LTR, left in RTL.

Start = 0

Inline-start side — left in LTR, right in RTL.