lang

@get:Input
@get:Optional
abstract val lang: Property<String>(source)

The language code to set in the html tag.

Defaults to "en". You can set this to another language or even "" if you want to clear it.