draft room sub list item api
This commit is contained in:
@@ -29,11 +29,15 @@ class RoomSubList extends ResizeItem {
|
||||
|
||||
}
|
||||
|
||||
scrollSizes() {
|
||||
return {offsetHeight, scrollHeight};
|
||||
id() {
|
||||
|
||||
}
|
||||
|
||||
id() {
|
||||
maxSize() {
|
||||
|
||||
}
|
||||
|
||||
minSize() {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user