Skip to main content

5 docs tagged with "widgets"

View all tags

Containers

This module defines widget configurations, validation logic, and item test functions for various inventory containers including backpacks, chests, cookers, and furnaces while handling construction site interactions and button action callbacks via UI callbacks.

Craftingmenu Widget

Manages the crafting menu UI interface including filtering, sorting, searching, and displaying craftable recipes.

Dropdown

A UI widget that presents a collapsible list of selectable text items, supporting both single and multiple selection modes.

Numericspinner

A UI widget for selecting integer values within a specified range, supporting both spinner buttons and direct text input.

Scrollablelist

Manages a scrollable list of UI items with dynamic layout, scrollbar controls, and keyboard/controller navigation.