Trevixal API
Preparing search index...
@trevixal/ui
BubbleMenu
Interface BubbleMenu
interface
BubbleMenu
{
element
:
HTMLElement
;
toolbar
:
Toolbar
;
destroy
()
:
void
;
refresh
()
:
void
;
}
Index
Properties
element
toolbar
Methods
destroy
refresh
Properties
Readonly
element
element
:
HTMLElement
Readonly
toolbar
toolbar
:
Toolbar
Methods
destroy
destroy
()
:
void
Returns
void
refresh
refresh
()
:
void
Re-read the selection and reposition. Called for you on every change.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
element
toolbar
Methods
destroy
refresh
Trevixal API
Loading...
Re-read the selection and reposition. Called for you on every change.