Replies: 1 comment 1 reply
-
new Crepe({
featureConfigs: {
[Crepe.Feature.Placeholder]: {
text: '输入 / 可插入内容'
}
}
}); |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The default placeholder text is 'Please enter...'. How could it be customized?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions