fix: add some comments
This commit is contained in:
@@ -301,7 +301,7 @@ const scrollDeviceTreeToSelectedDevice = (timeout: number = 500) => {
|
||||
<div>selectedKeys: {{ selectedKeys }}</div>
|
||||
<div>expandedKeys: {{ expandedKeys }}</div>
|
||||
<div>selectedDevice: {{ selectedDevice?.deviceId }}</div>
|
||||
<NScrollbar style="width: 500px; height: 400px; border: solid 1px salmon">
|
||||
<NScrollbar style="width: 800px; height: 400px; border: solid 1px salmon" x-scrollable>
|
||||
<pre>{{ selectedDevice }}</pre>
|
||||
</NScrollbar>
|
||||
</NLayoutContent>
|
||||
|
||||
Reference in New Issue
Block a user