IGlobalMessageHelpInfo interface
Optional help icon info to show after global message text
href | If supplied the help icon will act as a hyperlink to the specified target href |
tooltip | If supplied, hovering/focusing the help icon will show the given tooltip text |
If supplied the help icon will act as a hyperlink to the specified target href
href?: string
Property Value
string
If supplied, hovering/focusing the help icon will show the given tooltip text
tooltip?: string
Property Value
string