ManualOpenClosePopupStrategy

Properties

Link copied to clipboard
Link copied to clipboard

A readable convenience property that queries the underlying state flow.

Link copied to clipboard
val requestFlow: StateFlow<OpenClose>

Functions

Link copied to clipboard
open fun init(targetElement: HTMLElement)

Initialize this strategy with some target element.

Link copied to clipboard
Link copied to clipboard
open fun reset()

Release resources (if necessary) allocated by init.