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 a39a2e2 commit 6be24d7Copy full SHA for 6be24d7
docs/app/utils/content/content.component.html
@@ -272,7 +272,7 @@ <h3><span class="toppy-icon icon-file"></span> API</h3>
272
273
Toppy.content(data: ContentData, props: ContentProps = {}):Toppy
274
275
-Toppy.create(position:Position,config:ToppyConfig):ToppyControl
+Toppy.create(key : string = ''):ToppyControl
276
277
Toppy.getCtrl(id:<span class="hljs-built_in">string</span>):ToppyControl
278
0 commit comments