One example is the deprecate method. I often forget what the options are and which of them are required. The current docs don’t show them, but they are documented in the source. I'm not sure if there are any more examples like this.
Proposal
I propose we display these props. An indent should be enough to differentiate them from the function arguments.
Screenshots
Before

After
