Utilities

Utility functions used throughout the package.

Classes

Name Description  
FrontendDevTools Entry-point for the package.  

Global Functions

Name Description  
copyStringToClipboard Copy the input string to the system clipboard.  
parseBoolean Parses a string case-insensitively returning true for "ON" or "TRUE", false for "OFF" or "FALSE" and undefined otherwise.  
parseToggle Parses a string case-insensitively returning true for "ON", false for "OFF" undefined for "TOGGLE" or undefined, and the input string for anything else  

Last Updated: 12 February, 2024