App Components
f7FileButton(
inputId,
fill = TRUE,
size = "large",
tonal = TRUE,
label = NULL,
icon = NULL,
rounded = FALSE,
width = "100%",
accept = "image/*",
...
)
showNoMatchPopup(session)
showMatchPopup(res, session)f7FileButton(): Custom file input button
showNoMatchPopup(): Show no match popup
showMatchPopup(): Show match popup