angular.widget

Work in Progress This page is currently being revised. It might be incomplete or contain inaccuracies.

Widgets are custom DOM elements. An angular widget can be either a custom attribute that modifies an existing DOM elements or an entirely new DOM element.

Following is the list of built-in angular widgets:

For more information about angular widgets, see Understanding Angular Widgets in the angular Developer Guide.