- MoleculeBreadcrumb offers the oportunity to customize the separator icon between items through the{' '}
+ MoleculeBreadcrumb offers the opportunity to customize the separator icon between items through the{' '}
icon prop, which might be a React component.
- setIcon(value)}>
+ setIconID(value)}>
{['AiFillCaretRight', 'AiOutlineCaretRight', 'AiOutlineDoubleRight', 'AiOutlineRight'].map((iconValue, key) => (
-
+
))}
-
+ Icon might be even a text (or string) Component node
setText(event.target.value)} />