Angular UL List Example Leave a Comment / Angular JS Tutorial / Angular Component This example will tell you how to use the custom angular js component to display an array of string data in the Html ul list. It will use two methods to implement it. This example is based on Angular JS Hello World Example, you can read it first.