03-02-2019 03:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-02-2019 03:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
I use the textInput component in the settings. In the documentation the type property is mentioned. But I can't find any documentation which types could be used there.
Is this for using the standard Javascript types?
Regards
Capitano

03-08-2019 13:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-08-2019 13:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi,
I had the same problem with TextInput component, but this link helped me a lot.
The type of input field defaults to "text" in case of string input (see also TextInput)
In my specific case, I need a control for entering a number. For this purpose type="number" works fine.
I would also like Fitbit to provide a summary of all available type properties for the input field.
Regards,
Puppis
