Balloon

PropertyTypeDescription
children?
React.ReactNodeContent rendered in the Balloon
direction?
BalloonDirectionDirection the balloon will go.
One of:
Bottom, BottomCenter, BottomLeft, BottomRight, Left, LeftCenter, Right, RightCenter, Top, TopCenter, TopLeft, TopRight
elevation?
ElevationApply elevation styling to the balloon.
One of:
1, 2, 3, 4, 5
noTail?
booleanHide the pointer tail.
offsetX?
stringOffsets the balloon's position horizontally.
offsetY?
stringOffsets the balloon's position vertically.
show?
booleanShow the balloon. The Balloon's behavior is controlled by the component that is using it.
size?
BalloonSizeThe width of the Balloon. A Balloon's height is determined by its children.
One of:
ExtraLarge, ExtraSmall, Large, Medium, Small
tailBackground?
Background
One of:
Accent, AccentAlt, AccentAlt2, Alt, Alt2, Base, Overlay
tailOffset?
number