scrollBehavior

@SerialName(value = "scrollBehavior")
val scrollBehavior: HxScrollBehaviour? = null(source)

defaults to ‘smooth’, the behavior for a boosted link on page transitions. The allowed values are auto and smooth. Smooth will smoothscroll to the top of the page while auto will behave like a vanilla link.