Skip to content

Documentation / imgui / ImGui / TabItemButton

Function: TabItemButton()

TabItemButton(label, flags?): boolean

Defined in: libs/imgui/src/imgui.ts:6819

Parameters

label

string

flags?

ImGuiTabItemFlags = 0

Returns

boolean

Released under the MIT License.