tml123

Results 2 comments of tml123

You can definitely use it with React. I made a project somewhat similar to this library for React. It was the "bulma steps (alternative)" library on the bulma extensions page....

@mcurtis22 thanks for that. I had to modify `serialize` slightly for cases where customers wanted a fragment in the url, a query string, or both. ```typescript serialize(tree: UrlTree): any {...