GotoConfig

constructor(open: Boolean = false, animate: Boolean = true, focus: Boolean = false)

Parameters

open

If true, automatically open row form when navigating to a row. Only applies to table/collection row navigation; ignored otherwise.

animate

Whether to animate the scroll. Defaults to true.

focus

If true, request focus on the target field (or first field when navigating to a row form).