Skip to content

Extract UI methods for R outputs #203

Description

@schloerke

Ex: renderText() knows about textOutput("id"). This method is used within knitr, so we should be able to extract it as well.

Hopefully, we can perform the same trick py-shiny express used.

If successful, is it possible to also support py-shiny core setups with output values? Or is this dynamic UI dependencies situation, which feels wild west. Maybe if we only allow it after the initial init, then it's ok?

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