HighchartsSankeySeriesLevelsStatesOptions constructor
HighchartsSankeySeriesLevelsStatesOptions({})
Can set states on all nodes and points which lay on the same level.
API Docs: https://api.highcharts.com/highcharts/series.sankey.levels.states
Implementation
HighchartsSankeySeriesLevelsStatesOptions(
{this.hover, this.inactive, this.select, this.normal});