Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LayoutOptions

A data type that represents the layout options for a view or component.

Hierarchy

  • LayoutOptions

Index

Properties

Properties

Optional position

position: Point | { pin: AnchorType; translate?: Point }

Position configuration.

Optional size

size: Size

Generated using TypeDoc