IconUris interface
Links to product icons.
Properties
| hero | URI to hero icon. |
| large | URI to large icon. |
| medium | URI to medium icon. |
| small | URI to small icon. |
| wide | URI to wide icon. |
Property Details
hero
URI to hero icon.
hero?: string
Property Value
string
large
URI to large icon.
large?: string
Property Value
string
medium
URI to medium icon.
medium?: string
Property Value
string
small
URI to small icon.
small?: string
Property Value
string
wide
URI to wide icon.
wide?: string
Property Value
string