Notification
Overview
When to use
The notification pattern can be used to show important messages like privacy agreements. Please use it with care, using a lot of messages requiring the user acceptance can be annoying.
When to consider an alternative
t.b.d.
Component
Default
1024px
375px768px1400px
Examples
1024px
375px768px1400px
Properties
Property | Type | Required | Default |
---|---|---|---|
children | Node | false | - |
relative | Bool | false | - |
invert | Bool | false | - |
loud | Bool | false | - |
onButtonClick | Func | false | - |
buttonLabel | String | true | - |