Usage
Assemble the switch directives in your template.API Reference
The following directives are available to import from the@ng-primitives/ng-primitives/switch package:
NgpSwitchDirective
boolean
default:"false"
Define the checked state.
boolean
default:"false"
Define the disabled state.
boolean
Event emitted when the state changes.
NgpSwitchThumbDirective
There are no inputs or outputs for this directive.Schematics
You can use our schematic to generate a new switch component.Options
string
The name of the component.
string
The name of the project to add the component to.
string
The path to create the component.