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 88bc13d commit c1b9682Copy full SHA for c1b9682
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