···80808181 * `name`: The name of the option to be displayed. **Required.**
8282 * `key`: A shorthand reference, used to refer to it in the character data. **Required.**
8383- * `tooltip`: Some optional information that appears when you hover over the option.
8383+ * `tooltip`: Some optional information that appears when you hover over the option. If not provided, defaults to the option's name.
8484 * `checked`: If set to `true`, this option will be checked when your sorter starts. If not provided, defaults to `false`.
85858686 Example: