IndicatorInputSpec
Documentation / @elitechart/core / IndicatorInputSpec
Defined in: plugin/types.ts:73
Schema describing a user-configurable indicator input (used by the settings UI to render the right control).
Example
Properties
key
Defined in: plugin/types.ts:74
label
Defined in: plugin/types.ts:75
max?
Defined in: plugin/types.ts:78
min?
Defined in: plugin/types.ts:77
options?
Defined in: plugin/types.ts:80
step?
Defined in: plugin/types.ts:79
type
Defined in: plugin/types.ts:76