WebFontIconProps Interface

Properties for the WebFontIcon React component

Extends

Properties

Name Type Description
iconName string Bentley Web Font icon name  
iconSize "small" = undefined | "medium" = undefined | "large" = undefined | "x-large" = undefined Size of the icon  
onClick undefined | React.MouseEventHandler<HTMLSpanElement> Click event handler  
title undefined | string Text that will be shown when hovered on the icon.  

Inherited properties

Name Type Inherited from Description
className undefined | string ClassNameProps Custom CSS class name
style undefined | React.CSSProperties CommonProps Custom CSS style properties

Defined in

Last Updated: 08 January, 2020