Class

ExternalFile

ExternalFile(props) → {React.ReactElement}

Constructor

# new ExternalFile(props) → {React.ReactElement}

Overview

Used to signal that results shown in a particular tab are from an external source.
Parameters:
Name Type Attributes Description
props Object

Any other props will be forwarded to the CustomTooltip element.

IconProps Object <optional>

Props applied to the icon element.

View Source Utils/Feedback/CustomIcons/ExternalFile.js, line 29

React.ReactElement