Skip to content

Add an enum property setter #3

@MondayHopscotch

Description

@MondayHopscotch

It would be nice to allow users to specify a value from an enum rather than just raw types (Int, Float, Bool, etc).

Colors are one such potentially nice place for this. It would be much more pleasant to look at <color c=red>Hello</color> than to have to interpret color codes as in <color c=0xFF0000>Hello</color>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions