Can an input_item be added at runtime

Can an input_item be added to an input_group at runtime? Thanks

In theory, it’s possible to add controls at runtime. In practice, though, it’s much easier to create extra controls at Design Time and leave them hidden. You can then unhide them at runtime.