inputBoxWidth property

double? inputBoxWidth
getter/setter pair

The pixel width of the date input boxes. When undefined, the width is fitted to the rendered content.

API Docs: https://api.highcharts.com/highcharts/rangeSelector.inputBoxWidth

Implementation

double? inputBoxWidth;