Whether the ability to move the cursor behind a given ContentControl can be added

Whether the ability to move the cursor behind a given ContentControl can be added :smiling_face_with_three_hearts:
Currently, there are too few functions to manipulate the light cursor, and some cannot meet the use cases of special scene composition API

Hello @GGbeng

Could you provide an example of usage? As far as I understand, the goal is to place the cursor after the specific Content Control by it’s ID, for example, is that correct?

For example, a drop-down list added via plugin or buildAPI cannot be assigned via plugin or buildAPI because the drop-down list is selected; There is no way to add other Content controls after buildAPI or plugin dropdown when the cursor is in the select box; This can only be done by moving the cursor behind the current drop-down list

Could you please reproduce this issue and provide a video demonstration of it?