I want to move from swing to compose multiplatform for my project but I’m missing a great feature that can be easily added to swing using something like ModernDocking. That is, the ability to create tabs, and being able to dock them in the main window and crated splits of tabs.
Is this something that can be, or it’s already implemented in compose multiplatform?