scrollIntoViewOnBoost

@SerialName(value = "scrollIntoViewOnBoost")
val scrollIntoViewOnBoost: Boolean? = null(source)

defaults to true, whether or not the target of a boosted element is scrolled into the viewport. If hx-target is omitted on a boosted element, the target defaults to body, causing the page to scroll to the top.