It'd be great if there was a way to get quickinfo for our custom elements through a docstring or something.
To clarify, when I hover a regular html tag, it'll give me a tooltip with quick info on that element.
I'd like to have the same for my custom elements, potentially by adding a class docstring in the View-Model of the custom element?
I figure my use of custom-elements might be too specific to the Aurelia framework and this might not be nearly as practical as I might like to think haha. So no worries if it's not a reasonable request.
It'd be great if there was a way to get quickinfo for our custom elements through a docstring or something.
To clarify, when I hover a regular html tag, it'll give me a tooltip with quick info on that element.
I'd like to have the same for my custom elements, potentially by adding a class docstring in the View-Model of the custom element?
I figure my use of custom-elements might be too specific to the Aurelia framework and this might not be nearly as practical as I might like to think haha. So no worries if it's not a reasonable request.