Rxova
Skip to content

UseOpenedWindow

type UseOpenedWindow<Out, In, R> = OpenedWindowState<R> & OpenedWindowControls<Out, In, R>;
Type Parameter
Out extends MessageMap
In extends MessageMap
R