ViewConfiguration
interface
The configuration of the view.
Properties
balloonClassName : string | undefinedmodule:ui/panel/balloon/contextualballoon~ViewConfiguration#balloonClassNameAn additional CSS class added to the balloon when visible.
position : Partial<DomOptimalPositionOptions> | undefinedmodule:ui/panel/balloon/contextualballoon~ViewConfiguration#positionPositioning options.
singleViewMode : boolean | undefinedmodule:ui/panel/balloon/contextualballoon~ViewConfiguration#singleViewModeWhether the view should be the only visible view even if other stacks were added.
Defaults to
falsestackId : string | undefinedmodule:ui/panel/balloon/contextualballoon~ViewConfiguration#stackIdmodule:ui/panel/balloon/contextualballoon~ViewConfiguration#viewThe content of the balloon.
withArrow : boolean | undefinedmodule:ui/panel/balloon/contextualballoon~ViewConfiguration#withArrow