Skip to content

r3f-xr-widgets / HorizonWindowTitleBarProps

Interface: HorizonWindowTitleBarProps

Defined in: src/components/HorizonWindowTitleBar.tsx:9

Props for the HorizonWindowTitleBar component

Properties

onClose()?

optional onClose: () => void

Defined in: src/components/HorizonWindowTitleBar.tsx:11

Returns

void


title?

optional title: string

Defined in: src/components/HorizonWindowTitleBar.tsx:10

Released under the MIT License.