reef
latest
  • Introduction
  • User’s guide
  • Components reference
    • Text
    • Choice
      • Checkbox
      • Checklist
      • Choice list (radio buttons)
      • Dropdown (select list)
    • Static
    • Internal
  • Integration guide
  • Contribution guide
reef
  • Docs »
  • Components reference »
  • Dropdown (select list)
  • Edit on GitLab

Dropdown (select list)¶

The dropdown component allows the user to choose one of multiple options. In contrast to the Choice list (radio buttons) component, only one options is presented, with the possibility to extend the field to show all options to choose from.

Declaration parameters¶
Name Type Default value Description
Options
options
Option list   Each option added here represents an option to choose from. The checkbox indicates the default value (at most one). At least two options should be added. See Option list for more details.
Language items¶
Name Description
Title
title
The field title/label
Next Previous

© Copyright 2018, Marco Revision f29e9abd.

Built with Sphinx using a theme provided by Read the Docs.