Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamicUI #124

Open
Elena983 opened this issue Sep 5, 2024 · 1 comment
Open

dynamicUI #124

Elena983 opened this issue Sep 5, 2024 · 1 comment

Comments

@Elena983
Copy link

Elena983 commented Sep 5, 2024

Hi

how would I use it in dynamicUI

function like this

output$target_ui <- renderUI({
    req(combined_processing())  
    
    make_ui(combined_processing()$target_genes, "Targets")
  })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@Elena983 and others