staticdocs for varSelectInput

This commit is contained in:
Barret Schloerke
2018-06-07 16:43:20 -04:00
parent b655fdf68f
commit ea912fc50c

View File

@@ -41,6 +41,7 @@ sd_section("UI Inputs",
"numericInput",
"radioButtons",
"selectInput",
"varSelectInput",
"sliderInput",
"submitButton",
"textInput",
@@ -55,6 +56,7 @@ sd_section("UI Inputs",
"updateNumericInput",
"updateRadioButtons",
"updateSelectInput",
"updateVarSelectInput",
"updateSliderInput",
"updateTabsetPanel",
"insertTab",