search

goog.positioning.Corner

Provided By
Typenumber

Enum for representing an element corner for positioning the popup.

The START constants map to LEFT if element directionality is left to right and RIGHT if the directionality is right to left. Likewise END maps to RIGHT or LEFT depending on the directionality.

Values

BOTTOM_CENTER
BOTTOM_END
BOTTOM_LEFT
BOTTOM_RIGHT
BOTTOM_START
TOP_CENTER
TOP_END
TOP_LEFT
TOP_RIGHT
TOP_START