OptionalcolorOptionalcolorsOptionalisThe window is open by default?
Specifies whether the window should have been opened when creating it. This property is only relevant in unmanaged mode.
OptionalisIs the pop-up window open?
If the Boolean type, the component goes into managed mode and opens/closes only when this property is changed from the outside. If undefined, the component is in an unmanaged state mode, and opens/closes according to the internal state.
OptionalonHandler for the popup window closing event
OptionalonOptionalonHandler for the popup window opening event
OptionalonHandler for changing the visibility of a window
OptionalpaletteThe goal that the popup window will be attached to.
Can be an element or can be set via the Render Props pattern.
Public