Options
All
  • Public
  • Public/Protected
  • All
Menu

SearchResultContainerProps props

interface

SearchResultContainerProps

method

{(item: { itemKey: number; bankKey: number },reset: boolean) => void} onRowSelection

member

{ItemCardModel[]?} itemCards

member

{Resource} item

member

{SearchResultType} defaultRenderType

Hierarchy

  • SearchResultContainerProps

Index

Properties

Optional defaultRenderType

defaultRenderType: SearchResultType

isLinkTable

isLinkTable: boolean

Optional item

Optional itemCards

itemCards: ItemCardModel[]

onItemSelection

onItemSelection: function

Type declaration

onRowSelection

onRowSelection: function

Type declaration

    • Parameters

      Returns void

Generated using TypeDoc