Skip to content

bug(Clipboard): A typo in CKD_COPY_TO_CLIPBOARD_CONFIG #21976

Closed
@dev054

Description

@dev054

Expected Behavior

There's a typo in CKD_COPY_TO_CLIPBOARD_CONFIG.

Actual Behavior

It should be CDK_COPY_TO_CLIPBOARD_CONFIG.

What behavior did you actually see?

export const CKD_COPY_TO_CLIPBOARD_CONFIG =
new InjectionToken<CdkCopyToClipboardConfig>('CKD_COPY_TO_CLIPBOARD_CONFIG');

Environment

  • Angular: 11.
  • CDK/Material: 11.
  • Browser(s):
  • Operating System (e.g. Windows, macOS, Ubuntu):

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: cdk/clipboard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions