JSDoc Objects Comments

Hello

I’m working with objects and JSDoc.
I have defined an object mir_param with diferent types. Now I want to have also a comment in the tooltip so its easyer to see wat it is.
[attachment=0]tooltip.jpg[/attachment]
I would like to have a default text just below of eintritt:Boolean.

Is that possible?

Greetings Jonpaul

tooltip.jpg

i dont think just like that,
for this you need to generate i think a proper js object and i guess adding doc to the declared variable
but i don’t know if that is really supported currently