Action Runner Component

Allowing action sequence on page load would be helpful, but having the component that contains the action sequence allows flexibility to run it anywhere (e.g. in a popup or drawer, in the middle of a page after certain components render but before others, etc.).  Beyond just the stated use case, you guys have added a lot of events to various components (e.g. beforeload, etc.) but something like this would be a declarative solution for those places where events haven’t been added yet.