chrvadala / react-svg-pan-zoom

:eyes: A React component that adds pan and zoom features to SVG

Home Page:https://chrvadala.github.io/react-svg-pan-zoom/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set Toolbar Background and Toolbar Icon Color via props

lukqw opened this issue Β· comments

commented

Could you please extend the toolbarProps to allow for setting the background color and the toolbar icon color. 😊
Writing a whole new toolbar component for this feels counterintuitive, as I only want to apply my color scheme.