Namespace: WORKHORSE_ENV

WORKHORSE_ENV

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) logCategory

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

Source:

(static) types :string

Types referenced for the "typeof" command.

Type:
  • string
Properties:
Name Type Default Description
OBJECT string object
UNDEFINED string undefined
Source: