Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • object
  • object
    • PropertyPropTypes

Index

Properties

Optional children

children: ReactNode

Optional forceRender

forceRender: undefined | false | true

Pass true if the property should render if no data is found. Useful for nesting property's to enable multi-property logic.

label

label: LabelType

The property of the surrounding subject to render.

see

LinkedResourceContainer#subject

Optional limit

limit: undefined | number

Controls the amount of resources to be displayed. This must be greater than 0. Pass Infinity to render all the items.

Optional linkedProp

linkedProp: LinkedPropType

Internal property used for speeding up some types of renders.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc