Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UseContainerOptions

Container options.

Hierarchy

  • UseContainerOptions

Index

Properties

Optional fallback

fallback: undefined | true | false

If set to true, then default container will be used in the case if given container haven't returned anything.

Optional fallbackOnErrors

fallbackOnErrors: undefined | true | false

If set to true, then default container will be used in the case if given container thrown an exception.

Generated using TypeDoc