Skip to content

API Reference / @gtkx/components / OverlayProps

Type Alias: OverlayProps

OverlayProps = GtkOverlayProps & object

Defined in: overlay.d.ts:6

Props for Overlay.

Type Declaration

ref?

optional ref?: Ref<Gtk.Overlay | null>

Released under the MPL-2.0 License.