Select

A component which creates a <select> form element (it is also a wrapper around Option components), within a Form.

It is generally easier to use a PropertySelection unless multiple selections are desired.

Parameters

multiple

If true, the component allows multiple selection.