digipolisantwerp / antwerp-ui_angular

Antwerp UI is a component interface library for building user interfaces and responsive web apps.
https://digipolisantwerp.github.io/antwerp-ui_angular
MIT License
13 stars 19 forks source link

Code snippet should update dynamically #107

Open lievenvg opened 5 years ago

lievenvg commented 5 years ago

Is your feature request related to a problem? Please describe.

The code snippet component renders the given data only once. When the data is updated, the rendered code snippet won't update.

Describe the solution you'd like

The rendered code snippet should update when it's source is updated.