Tab Panel
<gstock-tab-panel>
|
GstockTabPanel
<gstock-tab-group>
<gstock-tab slot="nav" panel="general">General</gstock-tab>
<gstock-tab slot="nav" panel="custom">Custom</gstock-tab>
<gstock-tab slot="nav" panel="advanced">Advanced</gstock-tab>
<gstock-tab slot="nav" panel="disabled" disabled>Disabled</gstock-tab>
<gstock-tab-panel name="general">This is the general tab panel.</gstock-tab-panel>
<gstock-tab-panel name="custom">This is the custom tab panel.</gstock-tab-panel>
<gstock-tab-panel name="advanced">This is the advanced tab panel.</gstock-tab-panel>
<gstock-tab-panel name="disabled">This is a disabled tab panel.</gstock-tab-panel>
</gstock-tab-group>
Padding
<gstock-tab-group>
<gstock-tab slot="nav" panel="general">General</gstock-tab>
<gstock-tab slot="nav" panel="custom">Custom</gstock-tab>
<gstock-tab slot="nav" panel="advanced">Advanced</gstock-tab>
<gstock-tab-panel name="general">This is the general tab panel.</gstock-tab-panel>
<gstock-tab-panel name="custom">This is the custom tab panel.</gstock-tab-panel>
<gstock-tab-panel name="advanced">This is the advanced tab panel.</gstock-tab-panel>
</gstock-tab-group>