Components

SidePanel

<SidePanel {...SidePanel.SidePanelProps} />

A component rendering a list of dynamic filters. Can be themed with theme.SidePanel

Type Definitions

# SidePanelProps

Properties:
Name Type Attributes Default Description
displayName string String used for className generation and in contentStore definition
isHidden boolean <optional>
false If set to false, the main container will be set in display none
title React.ReactChild <optional>
A textual component used as panel title in default header
handleCloseClick function <optional>
Callback function trigger on `close` button click in default header
HeaderComponent React.ReactElement <optional>
Component to replace the default SidePanel header
themeOverride Theme.SidePanelThemeProps <optional>
{} Object to override defaults styles for the instance
Rate this page:

Thanks for rating this page!

We are always striving to improve our documentation quality, and your feedback is valuable to us. How could this documentation serve you better?

Protected by reCAPTCHA – PrivacyTerms