Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JSONContext

Hierarchy

Index

Properties

Optional boundedComponents

boundedComponents: string[]

Optional componentLibraries

componentLibraries: jsonx["jsonxLibrary"]

Optional debug

debug: undefined | false | true

Optional disableRenderIndexKey

disableRenderIndexKey: undefined | false | true

Optional exposeEval

exposeEval: undefined | false | true

Optional logError

logError: any

Optional name

name: undefined | string

Optional props

props: any

Optional reactComponents

reactComponents: jsonx["jsonxComponents"]

returnJSON

returnJSON: true

Optional state

state: any

Optional window

window: any