Single Select ============= Description ----------- Adds the possibility to choose a single value from a given list of values. Parameters ---------- .. list-table:: :header-rows: 1 * - Parameter - Type - Description * - values - collection - A collection of values to choose from. * - default_value - string - The name of the param which should be set as default. Example ------- .. code-block:: xml Single Select Option 1 Option 2