Use the `active` attribute to set the state to open.

```html
<sd-tab-panel active>
  <p class="sd-paragraph">
    Nisi facilis doloremque odit ipsam impedit. Aspernatur maiores expedita. Aut voluptates unde dolores quisquam.
  </p>
</sd-tab-panel>
```
