Does Slater Support TypeScript?

Supported Languages in Slater

Slater allows users to extend and customize Webflow projects by writing and managing custom code. The primary languages supported by Slater are:

  • JavaScript: For adding dynamic functionality and custom logic.
  • CSS: For styling and design enhancements.

TypeScript Support

TypeScript is not currently supported in Slater. Direct integration or compilation of TypeScript files within the Slater environment is not available. All scripts and enhancements should be written in standard JavaScript for compatibility with Slater and Webflow.

Jared Malan