Skip to content

Cast widget properties to appropriate type #22

Open
@neb42

Description

@neb42

When using an exposed widget property as a value we should be able to cast the property to the required type for the value if applicable.

eg. number 1 => string "1", boolean True => string "True"

Things like an object or array cannot be cast.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions