Are there any existing code viewer components for Angular?

Viewed 1748

I'm looking for a code viewer component, similar to what Angular Material uses for their examples, but I haven't had any luck finding one so far.

Below is an example of what Angular Material uses. https://material.angular.io/components/slide-toggle/overview

Here is an example

I attempted to grab the source code the for Angular Material component, but there are so many scripts involved it would take a while to figure out exactly all that is required.

0 Answers
Related