// Export memo to a file and download
// as: "jpg" (default), "png" or "svg"
// isTransparent: true or false (default)
downloadSvg(as, isTransparent);
// Download dot file (graphviz)
downloadDot();
// Copy current url
copyUrl();
// Find and blink the node with the label
// label: (string) exact node label
find(label);
// Effect when menu is open [experimental]
useClient3d = true;
// Open share menu
shareAuto();
// Select all items
selectAll();
// Unselect items
selectNone();
// Close a popup (menu, report, login, dialog)
closePopup();
// Change UI language
// lang: (string) en (default), fr, es, ...
useLang(lang);
// Open or close menu [experimental]
useSwipe = true;
// UI on right to left or revers
// r2l: true(right to left), false (left to right)
direction(r2l);
pseudo | language | interface | corpus |
---|---|---|---|
![]() | English | local | U/G/L |
![]() | French | local | U/G/L |
![]() | Spanish | local | U/G/L |
![]() | Arabic | local | U |
![]() | Cebuano | local | U |
![]() | German | local | U |
![]() | Italian | local | U |
![]() | Japanese | local | U |
![]() | Dutch | local | U |
![]() | Polish | local | U |
![]() | Portuguese | local | U |
![]() | Romanian | local | U |
![]() | Russian | local | U |
![]() | Swedish | local | U |
![]() | Ukrainian | local | U |
![]() | Vietnamese | local | U |
![]() | Waray-Waray | local | U |
![]() | Chinese | local | U |
![]() | 374 others | english | U |