All public logs

Jump to navigation Jump to search

Combined display of all available logs of Memento Database Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:19, 3 April 2023 Admin talk contribs created page Memento JavaScript UI (Created page with "== Overview == The '''ui()''' method is a JavaScript API provided by Memento Database that grants access to a framework of methods and objects for creating user interfaces (UIs) within Memento widgets. With this method, developers can create various UI elements such as text labels, buttons, images, layers, and checkboxes. === Example Usage === <source lang="javascript"> ui().text('Hello, world!'); </source> In this example, the '''ui()''' method is called to create a n...")