- Source:
Members
-
(static) defaultIterations
The default number of iterations of PBKDF2 (when unset).
-
- Source:
-
(static) events :string
The actionable events that could be triggered when interacting with the UI.
-
Type:
- string
- Source:
Properties:
Name Type Default Description DOM_CONTENT_LOADEDstring DOMContentLoaded CLICKstring click -
(static) logCategory
A "category" to log with, to identify which component the log is coming from.
-
- Source:
-
(static) successString :string
The UTF-8 code used to identify "success" or "failure" when communicating back to the user (in this case when saving site attributes). SUCCESS would show up as a "check mark", and FAILURE would show up as a "cross".
-
Type:
- string
- Source:
Properties:
Name Type Default Description SUCCESSstring ✓ FAILUREstring ✗ -
(static) types :string
Types referenced for the "typeof" command.
-
Type:
- string
- Source:
Properties:
Name Type Default Description OBJECTstring object UNDEFINEDstring undefined