select_input | R Documentation |
Common shiny inputs with Shinto defaults
select_input(...)
picker_input(
...,
dropdown_align_right = TRUE,
dropup_auto = TRUE,
live_search = FALSE
)
material_switch(..., status = "primary", inline = TRUE)
dropdown_align_right |
If TRUE, aligns the dropdown on the right side |
dropup_auto |
If TRUE, dropdown 'drops' up if no room on the bottom |
live_search |
If TRUE, adds a search field |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.