You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Elements has its own dialog class to be used to communicate with the user through an application, and an example is provided.
However, in some cases there might be the need for more advanced dialogs, like color|file|font dialogs.
Elements does not provide such features, although it can cooperate with an external library that provides them,
which rely to native platform API and also guarantee very minimal if no external dependencies at all.