ItsPrompt icon indicating copy to clipboard operation
ItsPrompt copied to clipboard

[FEATURE] Add data type support to TablePrompt

Open TheItsNameless opened this issue 2 years ago • 0 comments

Feature description Currently, TablePrompt converts all input values to strings, but a way to support other types would be preferred.

Additional Information Since we cannot know what type the user tries to input, there should be a way to tell TablePrompt the type a specific cell should be.

TheItsNameless avatar May 28 '23 14:05 TheItsNameless