Have you tried creating a custom css file with a fixed element?
You could then just attached the fixed element where you need it
fixed{
position:fixed;
}
sapUiTabPanel fixed
Have you tried creating a custom css file with a fixed element?
You could then just attached the fixed element where you need it
fixed{
position:fixed;
}
sapUiTabPanel fixed