Drawer component for displaying details about the currently selected rating dashboard.
Renders a retractable drawer that shows information based on the selected dashboard.
See RatingDashboardDrawerProps.
A drawer containing information about the selected dashboard.
<RatingDashboardDrawer isOpen={isOpen} selectedDashboard={selectedDashboard}/> Copy
<RatingDashboardDrawer isOpen={isOpen} selectedDashboard={selectedDashboard}/>
Generated using TypeDoc
Drawer component for displaying details about the currently selected rating dashboard.
Renders a retractable drawer that shows information based on the selected dashboard.