Button component to open or close the rating dashboard drawer.
Displays a floating action button with an icon that changes based on whether the drawer is open.
See RatingDashboardDrawerButton.
A floating button with a dynamic icon.
<RatingDashboardDrawerButton isOpen={isOpen} setIsOpen={setIsOpen}/> Copy
<RatingDashboardDrawerButton isOpen={isOpen} setIsOpen={setIsOpen}/>
Generated using TypeDoc
Button component to open or close the rating dashboard drawer.
Displays a floating action button with an icon that changes based on whether the drawer is open.