We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently new_string_field is not sufficient for multiline text, can we add new_text_field with textInput
new_string_field
new_text_field
textInput
The text was updated successfully, but these errors were encountered:
I had the same issue and created new_textarea_field
new_textarea_field
https://github.com/BristolMyersSquibb/blockr.application/blob/master/R/textarea_field.R
@nbenn @DivadNojnarg maybe worth integrating in blockr?
Sorry, something went wrong.
DivadNojnarg
No branches or pull requests
Currently
new_string_field
is not sufficient for multiline text, can we addnew_text_field
withtextInput
The text was updated successfully, but these errors were encountered: