Create (or retrieve) a floating toolbar.
If a toolbar with the given id already exists and is still in the DOM, the existing instance is returned and shown — no duplicate is created.
id
Unique identifier for this toolbar instance
Configuration options
A manager object for controlling the toolbar
Create (or retrieve) a floating toolbar.
If a toolbar with the given
idalready exists and is still in the DOM, the existing instance is returned and shown — no duplicate is created.