inst/rePrintBarcodes/ui.R

library(shiny)

shinyUI(fluidPage(
  titlePanel("Reprint Barcodes to XL for Labels"),
  selectInput("Lot", "Select Lot",c('N/A'),selected=FALSE, multiple = FALSE)
)
)
JARS3N/shinyStar documentation built on Dec. 22, 2024, 4:54 a.m.