The Wayback Machine - https://web.archive.org/web/20220314011411/https://github.com/topics/webapp
Skip to content
#

Web app

A web application is any program that is accessed over a network connection using HTTP, usually via a web browser. Web apps do not have to be installed on a user's device; they are run from a remote server. This differs from mobile apps, which are installed on the user's mobile device, and desktop applications, which are installed on the user's computer. Common examples of web apps include Flash games, online calculators, calendars, Gmail, and Facebook.

Here are 11,063 public repositories matching this topic...

wave
mtanco
mtanco commented Mar 12, 2022

Is your feature request related to a problem? Please describe

The current docs string for the ui.dialog events parameter is events – The events to capture on this dialog. However, there is a specific list of events that can be captured but this isn't documented making it hard for the user to know how to use this feature.

Describe the solution you'd like

Change the description to `