|Vibrate|VibratePreset| What kind of haptics vibration feedback to send to the user's controller when bringing up the enter or exiting prompt.
}}
== Sync Delegates ==
{{Table ComponentTriggers
|OnEnterConfirm:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Handles a user clicking on the anchor and confirming they want to enter.
|OnExitConfirm:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Handles a user clicking on the anchor and confirming they want to exit.
}}
}}
<!--T:4-->
<!--T:4-->
== Behavior ==
== Behavior ==
This needs a collider on the same slot to allow for clicking and bringing up the prompt. The <code>EnterText</code> and <code>ExitText</code> fields are usually driven by a component. The component automatically translates the dialogues for them in their context menu to their selected locale language.
Handles a user clicking on the anchor and confirming they want to exit.
Behavior
This needs a collider on the same slot to allow for clicking and bringing up the prompt. The EnterText and ExitText fields are usually driven by a component. The component automatically translates the dialogues for them in their context menu to their selected locale language.