I did: * [x] Search for if my issue has already been submitted * [x] Make sure I'm reporting something precise that needs to be fixed * [x] Give my issue a descriptive and concise title * [N/A] Create a *minimal* working example on JsFiddle or Codepen (or gave a link to a demo on the Selectize docs) * [x] Indicate *precise* steps to reproduce in *numbers* and the result, like below [replace me with a short description of issue] ### Steps to reproduce: 1. Go to https://selectize.dev/docs/API/selectize#clearoptionssilent or https://github.com/selectize/selectize.js/blob/master/docs/docs/API/selectize.mdx#clearsilent (or any of the other functions that take the `silent` parameter ### Expected result: An explanation of what `silent` does, and of what its default value is. ### Actual result: There is no such explanation.