Allows user to modify sort order.
<sort-editor sortable-keys="form gloss"></sort-editor>
<sort-editor sortable-keys="transcription translation"></sort-editor>
Emitted any time any control which affects the configuration of the component is changed.
The <sort-editor> serves to define a “collator” for sorting arrays.
For information on the implementation of collation in Javascript, see: