Category:Components:UIX:Interaction: Difference between revisions

Category page
Added a few descriptions to this category.
Added 2 component page links plus descriptions.
Line 5: Line 5:
|Checkbox|| A toggleable checkbox for this [[UIX]].
|Checkbox|| A toggleable checkbox for this [[UIX]].
|Expander|| A component that toggles a slot section to become active, expanding it.
|Expander|| A component that toggles a slot section to become active, expanding it.
|HoverArea|| A component that responds to a user's hovering interaction on this [[UIX]].
|HoverDynamicValueSet||A component that responds to a user's hovering interaction on this [[UIX]] and sets a value dynamically.
|InteractionBlock|| Blocks [[UIX]] interaction events.
|InteractionBlock|| Blocks [[UIX]] interaction events.
|ModalOverlay||
|ModalOverlay||

Revision as of 09:43, 27 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.
HoverArea A component that responds to a user's hovering interaction on this UIX.
HoverDynamicValueSet A component that responds to a user's hovering interaction on this UIX and sets a value dynamically.
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>