Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d34a439

Browse files
authored
chore: InitRootViewEventData description (#10479)
1 parent 4f12fee commit d34a439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/application/application-interfaces.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ export interface CssChangedEventData extends ApplicationEventData {
118118
}
119119

120120
/**
121-
* Event data containing information about application css change.
121+
* Event data containing information about root view application.
122122
*/
123123
export interface InitRootViewEventData extends ApplicationEventData {
124124
rootView: View;

0 commit comments

Comments
 (0)