Notice

Notice

Source:
Tutorials:
  • Tutorial: - https://developer.microsoft.com/en-us/fluentui#/controls/web/dialog
Properties:
Name Type Description
hideDialog boolean

Boolean to determine if the dialog should be shown.

messageText string

Text to show as the main message.

messageTitle string

Text to show as the title of the notice.

setHideDialog function

Function used to set the hideDialog boolean.

  • Generic notice component to display messages to the end user.