-
        Is there an existing issue for this?
 Is your feature request related to a problem? Please describe the problem.EditorForm自动生成表单或用EditorItem时无法设置password类型 Describe the solution you'd likeNo response Additional contextNo response  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
| 
         @gudufy Thank you for contacting us. We will give feedback later.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         @gudufy 能否提供一个示例,我需要看你的代码是如何写的 
 你所谓的  可以设置   | 
  
Beta Was this translation helpful? Give feedback.
-
        
 这样真的可以解决我的需求,谢谢  | 
  
Beta Was this translation helpful? Give feedback.
@gudufy 能否提供一个示例,我需要看你的代码是如何写的
EditorItem是负责提供组件的你所谓的
type=''password是组件来实现的,而不应该是EditorItem直接来提供这个功能可以设置
ComponentType="typeof(BootstrapPassword)"试一下看看能否满足你的需求