Primitives
Progress
Display an indicator representing the progress of a task.
Usage
Assemble the avatar directives in your template.
API Reference
The following directives are available to import from the @ng-primitives/ng-primitives/progress
package:
NgpProgressDirective
Define the progress value.
Define the progress max value.
Define a function that returns the progress value label.
NgpProgressIndicatorDirective
There are no inputs or outputs for this directive.
Schematics
You can use our schematic to generate a new progress component.
Options
The name of the component.
The name of the project to add the component to.
The path to create the component.