inst/examples/example_rank_list.R

## - example-rank-list ------------------------------------------------

if (interactive()) {
  rank_list(
    text = "You can drag, drop and re-order these items:",
    labels = c("one", "two", "three", "four", "five"),
    input_id = "example_2"
  )
}
rstudio/sortable documentation built on April 5, 2024, 8:45 a.m.