# inputTag **Repository Path**: cshaptx4869/input-tag ## Basic Information - **Project Name**: inputTag - **Description**: 标签输入组件。按回车键(Enter)生成标签!按回退键(Backspace)删除标签! - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://cshaptx4869.github.io/mypage/inputTag/inputTag.html - **GVP Project**: No ## Statistics - **Stars**: 73 - **Forks**: 25 - **Created**: 2021-07-27 - **Last Updated**: 2025-08-28 ## Categories & Tags **Categories**: layui-components **Tags**: layui ## README # InputTag 组件 ## 简介 InputTag 组件。按回车键(Enter)生成标签!按回退键(Backspace)删除标签! ## 效果 [在线演示](https://www.jq22.com/yanshi23961) ![](https://images.gitee.com/uploads/images/2021/1225/132536_6b9bfaae_5507348.png) ![](https://images.gitee.com/uploads/images/2021/1225/132713_904ac333_5507348.gif) ## 示例 **JQuery 方式引入** ```html JQuery标签输入框
``` **Layui 方式引入** ```html Layui标签输入框
```