<message-box/>
一个基于Lit-element-ts的Web Component消息通知组件,提供自动布局、定时退出、进度条和自定义动画等功能,适合多种使用场景并支持高度自定义。
• Copy the embed code to showcase this product on your website
• Share on X to spread the word about this amazing tool
项目地址:https://github.com/kingcc/message-boxNPM地址:https://www.npmjs.com/package/@lit-component/message-box这是一个消息通知组件,一个基于 Lit-element-ts 的 Web Component,用于展示一条信息给网站用户,同时提供了控制选项和流程的能力,功能包括:- 元素内部自动布局- 组件定时退出- 背景渐变实现的定时进度条- 内置/自定义退出动画代码使用 TypeScript 和 decorator,还有一个开箱即用快速生成组件的生成器,简洁清晰适合学习 Lit,使用场景多,同时可以充分自定义。

例子在这里