@nextcloud/dialogs
Preparing search index...
<internal>
NavigationResult
Interface NavigationResult
interface
NavigationResult
{
committed
?:
Promise
<
NavigationHistoryEntry
>
;
finished
?:
Promise
<
NavigationHistoryEntry
>
;
}
Index
Properties
committed?
finished?
Properties
Optional
committed
committed
?:
Promise
<
NavigationHistoryEntry
>
Optional
finished
finished
?:
Promise
<
NavigationHistoryEntry
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
committed
finished
@nextcloud/dialogs
Loading...