useHTML property

bool? useHTML
getter/setter pair

Whether to use HTML for rendering the button. HTML allows for things like inline CSS or image-based icons.

API Docs: https://api.highcharts.com/highcharts/navigation.buttonOptions.useHTML

Implementation

bool? useHTML;