Introducing
About WindUI
Setup
LoadstringThemes
UI
WindowKey SystemTabDialogPopupNotificationTagTab Section
Elements
SectionButtonToggleSliderInputDropdownParagraphKeybindColorpickerCodeDividerSpaceImageGroup (deprecated)HStack & VStack
Advanced
ConfigsIcons

Window

Configure and create windows in WindUI

Window

Window Configuration

local Window = WindUI:CreateWindow({
    Title = "My Super Hub", -- window title
    Icon = "door-open", -- lucide icon or "rbxassetid://" or URL. optional
    Author = "by .ftgs and .ftgs", -- window subtitle. optional
})

Window Parameters

Name
: string required
: string
: string
: string
: UDim2
: Vector2
: Vector2
: UDim2
: boolean
: string
: boolean
: number
: boolean
: boolean
: number
: string|table
: number
: number
: number
: number
: Enum.KeyCode
: boolean
: boolean
: boolean
: boolean
: boolean
: table
: table
: table
: table
: table

Window Methods

Name
()
()
()
()
()
()
()
()
()
()
()
()
()
(): number
()
()
()
()
()
()
()
()
()
()
()
()
(): table
(): table
()
()
()
()
()
()
()
()
()