Constructor
# <TabbedPanel children opacity translations />
PropTypes:
Name | Type | Required | Description | Default |
---|---|---|---|---|
children |
node | Yes | The pages of the panel (things like `LayerPanelPage` or `LayerStyler` components) | |
opacity |
number | No | A float number for the opacity of the LayerPanel. i.e. (0.5) | |
translations |
object | No | Object with key/value pairs for translated strings |
- Since:
- 1.4.0