DirkScripts
Docs
UI
βΉοΈ Client Module - All UI functions can only be used on the client
dirk_lib ships a full suite of UI components. The active provider for each component is selected from the Bridging section of dirk_lib's in-game configurator. Every UI provider defaults to ox_lib β install ox_lib and you get its native UIs out of the box. Switch any provider to dirk_lib to use the built-in NUI instead.
| Page | Components |
|---|---|
| Notify | Notifications and compatibility wrapper |
| Text UI | Persistent interaction text |
| Context | Context menus |
| Dialog | Dialog trees and camera-focused conversations |
| Progress | Progress bars, circles, active/cancel state |
| Input | Input dialogs |
| Status | Status indicators |
| Quiz | Quiz registration and runtime |
| Key Prompts | Contextual key overlays |
| Utilities | 3D text, help notifications, clipboard, links, theme |
