Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IPageOptions

Index

Properties

Optional cancelToken

cancelToken: CancelToken

If you want to cancel the window/frame, you can remove the window by calling cancel on given CancelToken

Optional clearHistory

clearHistory: boolean

If set to true, it will clear the history of the frame

Optional target

target: string

target is name of a Frame or AtomTabbedPage component where this window/frame should be loaded.

Generated using TypeDoc