PopUpPanel

constructor(renderContext: RenderContext, tagFactory: TagFactory<Tag<C>>, classes: String?, id: String?, scope: ScopeContext.() -> Unit, opened: Flow<Boolean>, fullWidth: Boolean = true, reference: Tag<HTMLElement>?, ariaHasPopup: String, tag: Tag<C> = tagFactory(renderContext, classes, id, scope) {}, config: ComputePositionConfig = obj {})