UI Components

ComponentDescription
BackgroundDraws background of specified color
ButtonAllows the user to take actions by clicking on itView
ChartDraws charts with tooltipsView
CheckboxAllows the user to select/unselect specific itemsView
DesktopWindowAdds menu/top bar in a desktop application
DockProvides a dock with tabs. Tabs could be dragged around or to split the screenView
FloatSliderAllows the user to make selection from a range of valuesView
FoldCaptionShows foldable content with a custom captionView
FpsCounterDisplays the current frame rateView
PopoverShows an overlay with custom contentView
ScrollViewAdds horizontal and/or vertical scroll for content that doesn't fit on the screen
SplitterSplits the screen horizontally or vertically with draggable divider in betweenView
TextEditorDisplays editable multi-line text with line numbers and syntax highlightingView
TextInputAllows the user to enter and edit textView
Viewport3DShows 3D rendered scene that could be moved and rotatedView

Button

Chart

Checkbox

Dock

FloatSlider

FoldCaption

FpsCounter

Popover

Splitter

TextEditor

TextInput

Viewport3D