Skip to content

Conversation

@Igormandello
Copy link

@Igormandello Igormandello commented Nov 3, 2018

Setting a maximum number of notifications can be useful for avoiding spam in user screen.

  • Limit is a property of NotificationContainer
  • If it is equal to zero, there is no limit.
<NotificationContainer limit={4}/>

- This property controls the maximum number of notifications on the screen at the same time, if set to 0, there is no limit
@Igormandello Igormandello changed the title Setting a maximum number of notifications can be useful for avoiding spam in user screen Adds the limit property to NotificationContainer Nov 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant