-
Notifications
You must be signed in to change notification settings - Fork 0
PUIContext
Elijah Cobb edited this page May 13, 2021
·
4 revisions
The PUIContext component manages the global app state and provides a context provider to all pstdl-ui components when they exist within a PUIApp. There is nothing needed to setup for a PUIContext. Just make sure to follow instructions on PUIApp.
Created by Elijah Cobb at the Planetary Surface Technology Development Lab located at Michigan Technological University
- PUIGage
- PUIImmutableBinaryStatus
- PUIImmutableNumericStatus
- PUILog
- PUIMutableBinaryStatus
- PUIMutableNumericStatus
- PUIPicker
- PUISegmentedPicker
- PUIAlert
- PUIToast
- PUICard
- PUITopBar
- PUIAppController
- PUIKeyboardController
- PUIGamepadController
- PUIHookAlert
- PUIHookLog
- PUIHookState
- PUIHookToast
- PUIApp
- PUIColor
- PUIContext