I'm sorry, maybe I did not ask the question clearly.
Does the RadzenSplitButtonItem component currently support an OnClick event? The documentation looks like it does but I'm not sure. If so, do you have any examples?
Check the online demo. It shows how to handle the click event of RadzenSplitButton and determine what the clicked button is (it is passed as event argument).