MapDropDirection

Defines the direction the node is "dropped from", that is, which corner of the object will be the anchor. Defaults to start, start, therefore, the supplied coordinate refers to the top-left of the object.

Automatic may be set to make it present common dropdown behavior — top-left by default, but will change if there is overflow.

Values

ValueMeaning
start
center
end
automatic

Meta