SplitButton has buttonProps & menuButtonProps to be able to pass properties to the button & menu button, but there is no menuProps to be able to pass properties to the TieredMenu. I wanted to set the popupAlignment value for this component.
Is there interest in this feature ? I can provide a merge request for the code & documentation, it's a simple addition.
We could also make it so that it's possible to extend all three sub components with the pt options, which is not currently possible.