We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bab6f4 commit 1b8bd22Copy full SHA for 1b8bd22
lib/templates/_provided_by_extension_sidebar_content.html
@@ -0,0 +1,7 @@
1
+{{ #isProvidedByExtension }}
2
+ {{ #enclosingExtension }}
3
+ <sup
4
+ class="muted"
5
+ title="Available on {{ extendedElement.nameWithGenericsPlain }}">(ext)</sup>
6
+ {{ /enclosingExtension }}
7
+{{ /isProvidedByExtension }}
0 commit comments