Closed lyzhng closed 4 years ago
Added Vue files in 5aa6d0789f731099bcf192520d96a2589d46f5ca. What's left is to communicate the tab list to the TabList component. Once it receives the list, rendering should be okay.
TabList
Works in 03b026fd46a630c07f5aa807ee5b33244f3b7ba3. Displays tab list and switches to tab's windowId and tab's id when clicked on.
windowId
id
Added Vue files in 5aa6d0789f731099bcf192520d96a2589d46f5ca. What's left is to communicate the tab list to the
TabList
component. Once it receives the list, rendering should be okay.