Example of undefined in React Range Selector Component

/
/
RangeExport

This sample illustrates the export feature in the range navigator. You can export the range navigator in PNG, SVG, PDF, or JPEG format by clicking Export.

More Details...

Loading....
Description

In this example, you can see how to render and configure the export feature. The rendered range navigator can be exported as either JPEG, PNG, or SVG format. It can be achieved using the Blob. It is supported only in modern browsers.

More information on the export can be found in this documentation section.