Want to skip to the implementation? Check out these examples:
The API below described how to use the custom-steps features.
getSegments: () => ReadonlyArray<{left: number; width: number}>
getSegments: () => ReadonlyArray<{left: number; width: number}>
Segments to be rendered. Each segment has the following props:
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.