Extending dash components

Hello, people.

If you are still looking for the “solution”, check this answer.

The idea is to add the library to your dependencies and give an alias to the component you are extending. I put a simple example there using a Button from the dash-bootstrap-components.

Happy coding!