We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0716cd commit 3bde4f7Copy full SHA for 3bde4f7
goldens/material/button/testing/index.api.md
@@ -33,7 +33,6 @@ export class MatButtonHarness extends ContentContainerComponentHarness {
33
getAppearance(): Promise<ButtonAppearance | null>;
34
getText(): Promise<string>;
35
getVariant(): Promise<ButtonVariant>;
36
- // (undocumented)
37
static hostSelector: string;
38
isDisabled(): Promise<boolean>;
39
isFocused(): Promise<boolean>;
0 commit comments