ContributedFeatureHandlerSettings interface

Properties

name

Name of the handler to run

properties

Properties to feed to the handler

Property Details

name

Name of the handler to run

name: string

Property Value

string

properties

Properties to feed to the handler

properties: {[key: string]: any}

Property Value

{[key: string]: any}