basit-toast:像通知这样的低级(简单)吐司

时间:2024-06-01 06:48:32
【文件属性】:

文件名称:basit-toast:像通知这样的低级(简单)吐司

文件大小:417KB

文件格式:ZIP

更新时间:2024-06-01 06:48:32

reactjs toast toast-message toast-notifications reactjscomponents

烤面包吐司 :bell: :bell: 像通知这样的低级(简单)吐司 :bell: :bell: 。 达夫塔·伊西(Daftar Isi) :books: 安装 yarn add basit-toast npm install basit-toast BasitToastComponents import React , { useState } from 'react' import { BasitToast } from 'basit-toast' import 'basit-toast/dist/basit-toast.css' const ExampleBasitToast = ( ) => { const [ openToast , setOpenToast ] = useState ( false ) const handleClick = ( ) => { setOpenToast ( true )


【文件预览】:
basit-toast-master
----.travis.yml(41B)
----.eslintrc(603B)
----example()
--------package.json(864B)
--------src()
--------public()
--------README.md(3KB)
--------yarn.lock(465KB)
----package.json(2KB)
----.prettierrc(197B)
----LICENSE(1KB)
----src()
--------css()
--------.eslintrc(36B)
--------class()
--------hooks()
--------core()
--------index.js(79B)
--------type()
--------icons()
--------components()
--------scss()
----.gitignore(281B)
----README.md(3KB)
----yarn.lock(576KB)
----.eslintignore(47B)
----.editorconfig(147B)

网友评论