Skip to content

feat(EditorItem): 如何设置type="password" #5943

Answered by ArgoZhang
gudufy asked this question in Q&A
Discussion options

You must be logged in to vote

@gudufy 能否提供一个示例,我需要看你的代码是如何写的

EditorItem 是负责提供组件的

你所谓的 type=''password 是组件来实现的,而不应该是 EditorItem 直接来提供这个功能

可以设置 ComponentType="typeof(BootstrapPassword)" 试一下看看能否满足你的需求

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ArgoZhang
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Question that needs to be answered
2 participants
Converted from issue

This discussion was converted from issue #5930 on May 02, 2025 06:16.