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 4143046 commit c80658eCopy full SHA for c80658e
README.md
@@ -340,7 +340,7 @@ Toppy.config(config:ToppyConfig):Toppy
340
341
Toppy.content(data: ContentData, props: ContentProps = {}):Toppy
342
343
-Toppy.create(position:Position,config:ToppyConfig):ToppyControl
+Toppy.create(key: string = ''):ToppyControl
344
345
Toppy.getCtrl(id:string):ToppyControl
346
0 commit comments