-
-
Notifications
You must be signed in to change notification settings - Fork 363
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
刚接触blazor,在学习Table组件时,官方Table例子的中,时间类型的都是只能选择日期,不能选择时间。翻看文档,有一个DatePicker 日期选择器的组件,感觉很复杂,布局感觉有点问题。图1

Describe the solution you'd like
- 是否考虑增加图3这样的布局
- Table组件中,日期字段可以编辑时间。如编辑按钮点开的弹框(图2)。希望新增一个例子,学习一下。
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request

