Expand description
Display interactive elements on top of other widgets.
Structs§
- Element
 - A generic 
Overlay. - Group
 - An 
Overlaycontainer that displays multiple overlayoverlay::Elementchildren. 
Traits§
- Overlay
 - An interactive component that can be displayed on top of other widgets.
 
Functions§
- from_
children  - Returns a 
Groupof overlayElementchildren.