Skip to content

Commit

Permalink
Merge pull request #1217 from FlowFuse/fix-notification-conflict
Browse files Browse the repository at this point in the history
Docs: Fixes merge conflicts introduced from the ui-notification PR
  • Loading branch information
joepavitt authored Aug 20, 2024
2 parents ce226ab + d6b4ae0 commit 45ca63e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/nodes/widgets/ui-notification.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ props:
Timeout: Number of seconds before the notification will automatically close.
Show Countdown Bar: Whether or not to show a reducing progress bar to indicate the time remaining before the notification will close.
Allow Manual Dismissal: Whether or not to show a button that will allow the user to dismiss the notification. Otherwise, will only close after Timeout.
Button Label: If "Allow Manual Dismissal" is enabled, this is the label for the button.
Allow Manual Confirmation: Whether or not to show a button that will allow the user to confirm the notification. Otherwise, will only close after Timeout.
Button Label: If "Allow Manual Confirmation" is enabled, this is the label for the button.
Accept Raw: Whether you're passing in raw HTML that should be processed client-side.
Class: Appends CSS classes to the widget
Expand Down

0 comments on commit 45ca63e

Please sign in to comment.