Skip to main content

HTML overview

Installation​

To get started with HTML module, add the following dependency:

libraryDependencies += "dev.vhonta" %% "scala-ql-html" % "0.2.0-RC4"

HTML module depends on scalatags for generating HTML.