GeneralCustomAdvancedDisabledThis is the general tab panel.This is the custom tab panel.This is the advanced tab panel.This is a disabled tab panel.
<gstock-tab-group><gstock-tabslot="nav"panel="general"active>General</gstock-tab><gstock-tabslot="nav"panel="custom">Custom</gstock-tab><gstock-tabslot="nav"panel="advanced">Advanced</gstock-tab><gstock-tabslot="nav"panel="disabled"disabled>Disabled</gstock-tab><gstock-tab-panelname="general">This is the general tab panel.</gstock-tab-panel><gstock-tab-panelname="custom">This is the custom tab panel.</gstock-tab-panel><gstock-tab-panelname="advanced">This is the advanced tab panel.</gstock-tab-panel><gstock-tab-panelname="disabled">This is a disabled tab panel.</gstock-tab-panel></gstock-tab-group><style>gstock-tab-panel{padding-block:var(--gstock-legacy-spacing-5);padding-inline:var(--gstock-legacy-spacing-6);}</style>