# Tab Panel (fw-tab-panel)

fw-tab-panel is used inside fw-tabs to show tabbed content.

# Demo

This is sample panel content
Show Code

# Usage

# Properties

Property Attribute Description Type Default
active active If true sets the panel display to block, none otherwise. boolean false
name name The panel name. string ''

# CSS Custom Properties

Name Description
--fw-tab-panel-height height of the tab container.
--fw-tab-panel-width width of the tab container.

# Dependencies

# Used by

# Graph

graph TD;
  fw-tabs --> fw-tab-panel
  style fw-tab-panel fill:#f9f,stroke:#333,stroke-width:4px

Built with ❤ at Freshworks