kobwebCall
If true, support a syntax for inserting a composable call into the final generated Kotlin source:
{{{ .components.widgets.VisitorCounter }}}
Content copied to clipboard
becomes:
org.example.myproject.components.widgets.VisitorCounter()
Content copied to clipboard
Defaults to true
.