BootstrapBlazor3/.github/ISSUE_TEMPLATE/30_documentation.yml
Alex chow 498d5f92ff
feat(BootstrapLabel): add UseInputEvent parameter (#2543)
* <BootstrapInput> 添加参数 OnInput 是否在文本框的值更改时触发

* <BootstrapInput> 添加参数 OnInput 的测试单元

* <BootstrapInput> 添加参数 OnInput 的文档示例

* doc: 更新资源文件

* refactor: 更改参数为 UseInputEvent

* doc: 更新示例代码

* chore: 更新字典

* doc: 更新资源文件

* chore: 更新 Issue 模板

* test: 更新单元测试

---------

Co-authored-by: Argo-AscioTech <argo@live.ca>
2023-12-11 00:04:19 +08:00

15 lines
443 B
YAML

name: 📖 Documentation
description: Add or update the project document or sample code
title: "doc(): title"
labels: [documentation]
assignees:
- argozhang
body:
- type: textarea
attributes:
label: Document describing which component
description: |
Detailed description of the document update or sample code that the submission code is about the function of that component
value: |
Add sample code for {Component}