enum sap.m.VerticalPlacementType

Visiblity: public
Available since: N/A
Module: sap/m/library
Application Component: CA-UI5-CTR

Types for the placement of message Popover control.


Properties Overview

Node Description
sap.m.VerticalPlacementType.Bottom

Popover will be placed at the bottom of the reference control.

sap.m.VerticalPlacementType.Top

Popover will be placed at the top of the reference control.

sap.m.VerticalPlacementType.Vertical

Popover will be placed at the top or bottom of the reference control.