IGlobalMessageHelpInfo interface
Optional help icon info to show after global message text
Properties
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 |
Property Details
href
If supplied the help icon will act as a hyperlink to the specified target href
href?: string
Property Value
string
tooltip
If supplied, hovering/focusing the help icon will show the given tooltip text
tooltip?: string
Property Value
string