Create Labels for Explorer Selector

label_explorer_selector(explorer_label = label_explorer(),
  confirm_selection = "Confirm selection",
  select_element = "Select element",
  selected_element = "Selected element")

Arguments

explorer_label

Output of label_explorer. explorer is used internally by explorer_selector.

confirm_selection, select_element, selected_element

Character strings that will appear on the corresponding labels.