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 8581556 commit 4ad4fd2Copy full SHA for 4ad4fd2
tools/public_api_guard/lib/select.d.ts
@@ -95,6 +95,7 @@ export declare class MatSelect extends _MatSelectMixinBase implements AfterConte
95
}
96
97
export declare const matSelectAnimations: {
98
+ readonly transformPanelWrap: AnimationTriggerMetadata;
99
readonly transformPanel: AnimationTriggerMetadata;
100
readonly fadeInContent: AnimationTriggerMetadata;
101
};
0 commit comments