mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
* Add and modify data-cy for text input widget * Add methods and utlis file for text input widget * Add custom command for code mirror input clear function * Modify common widget selectors * Add and modify texts and labels * Add spec file * Add review changes
4 lines
No EOL
124 B
JavaScript
4 lines
No EOL
124 B
JavaScript
export const textInputText = {
|
|
defaultWidgetName: "textinput1",
|
|
textInputDocumentationLink: "TextInput documentation",
|
|
} |