Category:Components:UIX:Interaction: Difference between revisions

Category page
No edit summary
 
Added a few descriptions to this category.
Line 2: Line 2:


{{Table ComponentCategoryComponents
{{Table ComponentCategoryComponents
|Button|| A pressable button.
|Button|| A pressable button for this [[UIX]].
|Checkbox|| A toggleable checkbox.
|Checkbox|| A toggleable checkbox for this [[UIX]].
|Expander||
|Expander|| A component that toggles a slot section to become active, expanding it.
|InteractionBlock||
|InteractionBlock|| Blocks [[UIX]] interaction events.
|ModalOverlay||
|ModalOverlay||
|ModalOverlayManager||
|ModalOverlayManager||

Revision as of 07:21, 22 July 2024

These components control how a UIX system receives input from users.

Components
Component Description
Button A pressable button for this UIX.
Checkbox A toggleable checkbox for this UIX.
Expander A component that toggles a slot section to become active, expanding it.
InteractionBlock Blocks UIX interaction events.
ModalOverlay
ModalOverlayManager
ProgressBar
RadiantModalOverlay
ReferenceGrabReceiver
ReferenceProxySource
ReferenceRadio<T>
ScrollRect
Slider<T>
TextField A text field you can type into.
ValueRadio<T>