Skip to content

Markdown should provide a bindContent(Signal) method #9388

@stefanuebe

Description

@stefanuebe

Describe your motivation

I tried to bind a value signal to the Markdown component, but it has no api for this use case.

Describe the solution you'd like

Markdown should provide at least a bindContent(ValueSignal<String>) method.

Maybe also a bind for ListSignal that calls addContent, but not sure if that is really useful, therefore something to think about and maybe discard.

Describe alternatives you've considered

Implementing my own effect setting the value.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    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