Type Alias BookmarkList<QData>

Lists the bookmarks. Is the layout for BookmarkListDef.

type BookmarkList<QData> = {
    qItems?: NxContainerEntry<QData>[];
}

Type Parameters

  • QData
Index

Properties

Properties

Information about the list of bookmarks.