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"
  )
}
timelyportfolio/sortableR documentation built on April 5, 2024, 9:21 a.m.