f7_notif: Notification widget

Description Usage Arguments

View source: R/shinyMobile.R

Description

Notification widget

Usage

1
2
3
4
5
6
f7_notif(
  id = NULL,
  text,
  options = NULL,
  session = shiny::getDefaultReactiveDomain()
)

Arguments

id

Notification unique id. Needed by update_f7_instance.

text

Notification text.

options

List of options.

session

Shiny session object.


DivadNojnarg/outstanding-shiny-ui-code documentation built on Nov. 2, 2021, 12:03 p.m.