Skip to content

Component fields should allow custom rendering functionaly #22

@nickhendo

Description

@nickhendo

The fields for a generated component are rendered just by calling asdict on the Context dataclass. Should add something a bit more thoughtful here to allow custom rendering of particular fields. Perhaps something like a custom type and adding the __repr__ for it, would achieve this, so it may not need to be a thing that Volt handles specifically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions