Override ionic2 component

Hey there! I am new in ionic2. Is there any way to override ionic2 components? I need to do some changes in Range component for my app. Is it possible to create a custom component that extends from Range component?
Thanks

Any Idea? Is there any solution to change and customize a component like Range?

Mark, currently I just edit the js file of components and restart serve command, it works but dirty. i need helps too!!!