Interface OmniScriptPersistentComponent

Hierarchy

  • OmniScriptPersistentComponent

Properties

id: string
itemsKey: string
label: string
modalConfigurationSetting: {
    modalController: string;
    modalHTMLTemplateId: string;
    modalSize: string;
}

Type declaration

  • modalController: string
  • modalHTMLTemplateId: string
  • modalSize: string
postTransformBundle: string
preTransformBundle: string
remoteClass: string
remoteMethod: string
remoteOptions: {
    postTransformBundle: string;
    preTransformBundle: string;
}

Type declaration

  • postTransformBundle: string
  • preTransformBundle: string
remoteTimeout: number
render: boolean
responseJSONNode: string
responseJSONPath: string
sendJSONNode: string
sendJSONPath: string