Skip to content

PropertyLike default field should take string | number | boolean | null #141

@bennypowers

Description

@bennypowers

PropertyLike.default takes an optional string value

But it could be true or 0.5, so that type should be changed to string | number | boolean | null

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