We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<pm-tab-panel> <pm-tabs> <pm-tab id="main-tab">Main</pm-tab> <pm-tab id="cookie-tab">Cookies</pm-tab> <pm-tab id="network-tab">Network</pm-tab> </pm-tabs> <pm-panels> <pm-panel aria-labelledby="main-tab"> Main Tab content </pm-panel> <pm-panel aria-labelledby="cookie-tab"> Cookies Tab content </pm-panel> <pm-panel aria-labelledby="network-tab"> Network Tab content </pm-panel> </pm-panels> </pm-tab-panel>
The text was updated successfully, but these errors were encountered:
#52 - Start using pm-tab-panel component
606438f
Manvel
No branches or pull requests
The text was updated successfully, but these errors were encountered: