Namespace: ENV

ENV

Source:

Members

(static) events :string

The actionable events that could be triggered when interacting with the UI.

Type:
  • string
Properties:
Name Type Default Description
DONE string done
GENERATE_SALT_KEY string generateSaltKey
HIDE string hide
SET_SALT_KEY string setSaltKey
SAVE string save
SHOW string show
Source:

(static) indentation

The indentation for "pretty-printing" JSON objects.

Source:

(static) logCategory

A "category" to log with, to identify which component the log is coming from.

Source:

(static) mimeTypes :string

The mime types recognized by the clipboard.

Type:
  • string
Properties:
Name Type Default Description
TEXT string text
Source:

(static) preferences

The list of all the user "preferences" stored in the browser's preferences system.

Source: