Docs (4.0.0)
class UIComponent property

position

Options related to the position of this component.

position?: Readonly<UIComponent.Position>

Notes

  • If set, these options replace the defaults for the type of component.

Related