dynamic-forms / Interface

NavigationResult

Result of a navigation attempt

Properties

NameTypeDescription
error
string | undefined

Error message if navigation failed

newPageIndex
number

The new page index after navigation

success
boolean

Whether the navigation was successful