inst/examples/gallery/tabs/tabChat.R

tabText <- f7Tab(
  title = "Chat",
  tabName = "chat",
  icon = f7Icon("chat_bubble_2"),
  # this is the message container. Everything happens on the server side!
  f7Messages(id = "mymessages", title = "My message")
)
RinteRface/shinyF7 documentation built on March 3, 2024, 7:29 a.m.