パッケージの詳細

are-message

y-hui19MIT0.0.2

This is a React global notification message component. It is a standalone implementation of the are-visual message component.

react, components, ui, notification

readme

are-message

This is a React global alert message component.
Some good open source projects were referenced during development (antdrc-notification)

Install

# npm install
npm install are-message

# yarn install
yarn add are-message

Documentation

English Doc
中文文档

Use

import { message } from 'are-message'
import 'are-message/assets/index.css' // Importing styles (css or less)
import 'are-message/assets/index.less' // Importing styles (css or less)

About

You can call and spell are-message like this.

  • are-message

ps: I am not sure this is a good open source project, but i am using it.