Category:Components:Common UI:Button Interactions

From Neos Wiki
Revision as of 09:23, 27 December 2021 by Psychpsyo (talk | contribs) (Added description for ButtonStringErase)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Subcategories
Category Summary
Specialized
Components
Component Summary
ButtonActionTrigger
ButtonEnumShift<T>
ButtonHoverEventRelay
ButtonPlaybackAction Can hook a button to a media playback, making it able to pause, play or stop the media.
ButtonPlaybackSeeker
ButtonPressEventRelay
ButtonReferenceCycle<T>
ButtonReferenceSet<T> Makes a button write a reference to a field.
ButtonStringAppend Makes a button append a specified string to the end of a string value.
ButtonStringErase Makes a button remove characters from the beginning or end of a string.
ButtonToggle Makes a button toggle a boolean value between on and off.
ButtonValueShift<T> Makes a button add X to a value every time it is pressed.