Documentation Index
Fetch the complete documentation index at: https://ng-primitives.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.