Skip to content

Adds the limit property to NotificationContainer#42

Open
Igormandello wants to merge 1 commit into
minhtranite:masterfrom
Igormandello:notifications-limit
Open

Adds the limit property to NotificationContainer#42
Igormandello wants to merge 1 commit into
minhtranite:masterfrom
Igormandello:notifications-limit

Conversation

@Igormandello

@Igormandello Igormandello commented Nov 3, 2018

Copy link
Copy Markdown

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