Skip to content

unclear on dcc.Input type argument effect #160

@jwhendy

Description

@jwhendy

I assumed that dcc.Input(..., type='number') would return the contents as an int or float. My request:

  • if this is false and dcc.Input are always of type str, could this be made more clear in the docs?

  • if this should be the case, could someone take a look at what's going on?

  • in either case, could the docs be more clear about the effect of the type argument? At present it simply says "The type of control to render." I'm starting to suspect it only affects a minor appearance of the input box.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions