IResource.withIconName
Method
interface IResource { // ... omitted for brevity withIconName( iconName: string, iconVariant?: IconVariant): IResource;}Signature
method
withIconName builder Specifies the icon to use when displaying the resource in the dashboard.
withIconName( iconName: string, iconVariant?: IconVariant): IResourceParameters
iconName string iconVariant IconVariant optional = Filled Returns
IResource Defined on
This method is defined on the following type: