Skip to content

Allow assigning &str and String to Option<Html> #3449

@ctron

Description

@ctron

While it is possible to assign &str and String to a property of type Html, that fails for Option<Html>. I think this should be possible too.

Yew: 0.21

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