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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript