Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Commit 868ab55

Browse files
committed
add method to fw7 typings for initPageScrollToolbars
1 parent bababf6 commit 868ab55

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Framework7.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ export declare class Framework7 {
136136

137137
closePanel(side: string): void;
138138

139+
initPageScrollToolbars(pageContainer: HTMLElement | string): void;
140+
139141
params: IFramework7Params;
140142
}
141143

0 commit comments

Comments
 (0)