notifications-toast

v1.0.0arrow_drop_down
v1.0.0
STATUS
Passing
DOWNLOADS
18
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
N/A
Message content for the Toast.
Install notifications-toast as a package?
Copied
npm i @bit/autodesk-tool-evals.hig-components.notifications-toast
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
modifieddraft
modifieddraft
chevron_left
chevron_right

Message content for the Toast. It’s recommended to keep the content to no more than 20 words.

An Avatar or Thumbnail to precede the notification content. If an image is provided and showStatusIcon is true, the image will take priority.

Function to call when Toast is dismissed

The tooltip text shown for the close icon

Indicate whether to show the icon associated with the provided status. An icon will not be shown for a null status.

Indicates the style of toast notification

Help and resources