aui-toast-test

v0.0.2arrow_drop_down
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
6
VISIBILITY
Public
PUBLISHED
3 years ago
SIZE
2 KB
1 contributor
Install aui-toast-test as a package?
Copied
npm i @bit/ancert.ancert-ui.aui-toast-test
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

AUIToastTest style: styled-components coverage

Instalation

Use one of the following options

npm i @bit/ancert.ancert-ui.aui-toast-test
yarn add @bit/ancert.ancert-ui.aui-toast-test
bit import ancert.ancert-ui/aui-toast-test

Usage

import AUIToastTest from '@bit/ancert.ancert-ui.aui-toast-test';

Check the playground for use cases of this component.

Description

Inside a AUIToastTest element you can put content, like text or images and actions that will be executed when user clicks.

Properties
NameTypeDefault value
className
string''
text
string''
Help and resources