Returns a single string of class names to add to HTML elements.
Implementation and tests adapted from https://www.npmjs.com/package/classnames. This helper was built to replace our reliance on this dependency.
Rest
List of class names to concatenate.
The concantenated classnames.
Generated using TypeDoc
Returns a single string of class names to add to HTML elements.
Implementation and tests adapted from https://www.npmjs.com/package/classnames. This helper was built to replace our reliance on this dependency.