components
components copied to clipboard
docs-bug(popover-edit): PeristBy directive
trafficstars
Documentation Feedback
https://github.com/angular/components/blame/main/src/cdk-experimental/popover-edit/lens-directives.ts#L51 includes the following in the docs
A two-way binding for storing unsubmitted form state. If not provided then form state will be discarded on close. The PeristBy directive is offered as a convenient shortcut for these bindings.
I guess it might mean "PersistBy", there there doesnt appear to have been a directive by that name.
Affected documentation page
n/a