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

Code

Display code blocks with syntax highlighting

Code Element

Code elements display formatted code with syntax highlighting and copy functionality.

Tab:Code({
    Title = "Example Code",
    Code = "print('Hello World')"
})

Code Parameters

NameDefault
: string?nil
: string
: function?nil

Code Functions

Name
()
()