Class ActionSheetProvider
Methods
Private setupSheet
- setupSheet<T>(componentType: object, sheetType?: string, params?: any): ComponentRef<T>
-
Type parameters
Parameters
-
componentType: object
-
constructor: function
- new __type(...args: any[]): T
-
Optional sheetType: string
-
Optional params: any
Returns ComponentRef<T>