Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProvidedGridListProps<E>

Type parameters

  • E: HTMLElement

Hierarchy

  • ProvidedGridListProps

Index

Properties

className: string
ref: (instance: null | E) => void

Type declaration

    • (instance: null | E): void
    • Parameters

      • instance: null | E

      Returns void

style: CSSProperties

Generated using TypeDoc