snehilvj / dash-iconify

Iconify for Plotly Dash
https://www.dash-mantine-components.com/dash-iconify
MIT License
52 stars 2 forks source link

Add option to use a default icon if icon doesn't exist OR have ability to check if icon exists #7

Open dasrot opened 9 months ago

dasrot commented 9 months ago

It would be handy to be able to check to see if an icon exists (iconExists in React) with a function OR have the DashIconify class have a fallback argument to define an icon to use if the icon is not found.