aui-toast-anc

v0.0.1arrow_drop_down
v0.0.1
STATUS
Failing
DOWNLOADS
4
VISIBILITY
Public
PUBLISHED
3 years ago
SIZE
N/A
1 contributor
Install aui-toast-anc as a package?
Copied
npm i @bit/ancert.ancert-ui.aui-toast-anc
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
chevron_left
chevron_right

AUIToastAnc style: styled-components coverage

Instalation

Use one of the following options

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

Usage

import AUIToastAnc from '@bit/ancert.ancert-ui.aui-toast-anc';

Check the playground for use cases of this component.

Description

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

Properties
NameTypeDefault value
status
?'infoBasic'
position
?'top-right'
Help and resources