Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestrictedListContext<T>

Type parameters

  • T

Hierarchy

  • RestrictedListContext

Index

Properties

isRestricted

isRestricted: boolean

restrictedItems

restrictedItems: T[]

showAll

showAll: boolean

toggleShowAll

toggleShowAll: () => void

Type declaration

    • (): void
    • Returns void