notifications-toast-list

v1.0.0arrow_drop_down
v1.0.0
STATUS
Passing
DOWNLOADS
2
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
19 KB
Determines the placement of the NotificationsToastList.
Install notifications-toast-list as a package?
Copied
npm i @bit/autodesk-tool-evals.hig-components.notifications-toast-list
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right

Determines the placement of the NotificationsToastList. The list will be sorted such that the most recently added notification will appear closest to the page edge.

A list of Toast elements to render

Determines the placement of the ToastList. The list will be sorted such that the most recently added notification will appear closest to the page edge.

A list of Toast elements to render

Help and resources