src/app/components/table-nested-menu/table-nested-menu.component.ts
selector | app-table-nested-menu |
styleUrls | ./table-nested-menu.component.scss |
templateUrl | ./table-nested-menu.component.html |
Properties |
Methods |
Inputs |
sheetDetails | |
Type : SheetDetails[]
|
|
Default value : []
|
|
title | |
Type : string
|
|
Default value : ''
|
|
openURL |
openURL(sheetId: string, gid: string)
|
Returns :
void
|
Public childMenu |
Type : MatMenu
|
Decorators :
@ViewChild('childMenu', {static: true})
|
sheetURL |
Type : string
|
Default value : 'https://docs.google.com/spreadsheets/d/'
|
window |
Default value : window
|
./table-nested-menu.component.scss