@yamlresume/playground
Preparing search index...
PlaygroundTooltipMessages
Interface PlaygroundTooltipMessages
Tooltip label strings for each action button in the playground toolbar.
interface
PlaygroundTooltipMessages
{
clear
:
string
;
copy
:
string
;
download
:
string
;
openInNewTab
:
string
;
print
:
string
;
redo
:
string
;
undo
:
string
;
}
Index
Properties
clear
copy
download
open
In
New
Tab
print
redo
undo
Properties
clear
clear
:
string
copy
copy
:
string
download
download
:
string
open
In
New
Tab
openInNewTab
:
string
print
print
:
string
redo
redo
:
string
undo
undo
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clear
copy
download
open
In
New
Tab
print
redo
undo
@yamlresume/playground
Loading...
Tooltip label strings for each action button in the playground toolbar.