menuInterfacesServer = function(input,output,session){
menu_atual = reactive({
input$tabs
})
return(list(menu_atual = menu_atual))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.