TheItsProjects/ItsPrompt

[FEATURE] Add data type support to TablePrompt

Opened this issue · 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.