Tabs can be associated with panes, which are sections of content that are
displayed when a specific tab is active. To link a tab to a pane, you can
use the id parameter
for both the tab and the pane, ensuring they match. When a user clicks on a
tab, the corresponding pane will be shown while hiding the others. This
allows for an organized and interactive way to display different content
sections without navigating away from the current page.
Depending on implementation, theme may require tab_wrapper and tab_pane_wrapper to
be placed inside tabbed_content