# UI Elements

The `UI` class provides a variety of versatile UI elements designed to enhance custom tabs. These elements can only be created within [Groups](https://docs.nighty.one/ui-scripting/api-reference/group) or [Cards ](https://docs.nighty.one/ui-scripting/api-reference/card)and must be their direct children.

Available UI Elements:

* UI.Text
* UI.Button
* UI.Input
* UI.Image
* UI.Select
* UI.Checkbox
* UI.Table
