xel
xel copied to clipboard
doctabs alternative
We have been using the x-doctabs
and would like to upgrade xel to the latest version. However, this component was removed.
Is there an alternative for this?
I really like x-doctabs
because it comes with all the needed functionality.
Thanks! 😄
I have removed the <x-doctabs>
element because it was impossible to fully imitate the behavior of native tabs on the client side. I'm also no longer using custom tabs in my apps because they do not really fit into the multi-document PWA app architecture.
I would recommend you to either switch to the native tabs API once it becomes stable or implement your own solution using e.g. the code from the older version of Xel.