# Side Tab Panel

## Description:

Side Tab Panel

Side Tab Panel is a container which includes tabs in it. It can be displayed on top of the page and toggles between left and right. e.g. It can be used to show profile of a user or the list of users to whom content has been shared.

### Allowed Parent Components:

1. Page

### Allowed Child Components:

1. Popover
2. Pulse
3. Side Tab Item
4. Trigger Before Render

### Properties

### ➤ Width

Provide numerical value to set width.

Allowed Values: Any number value

### ➤ Active Tab Id

Item ID of the TabItem to be shown by default.

Allowed Values: Free text field

### ➤ Is Side Tab Open

Check this to open side tab.

Allowed Values: Yes/No

### ➤ Toggle Left

Check this to make side tab panel toggle left.

Allowed Values: Yes/No
