Syntax Overview

Basic Structure

Waltzing templates mix HTML with expressions prefixed by the at-sign.

See syntax reference for complete details.

Key Constructs

  • Expressions: Output variables and complex expressions
  • Control Flow: if/else, for loops, match
  • Definitions: Functions, structs, enums
  • Components: Reusable template functions
  • Embedded: JSON, JavaScript, CSS

Full Reference