The React documentation for this component can be read from Storybook (link here)
Icon
Description
To see more documentation about Icons please visit Icons
Activate Sass component
In order to have the styling of this component available, you need to include it in your project. After including the
Radius library in your main
./index.scss file, add this snippet:
@include radius-component-icon;
Usage
Usage example
No examples available.