feat:adjust mvvm api
This commit is contained in:
@@ -230,6 +230,9 @@ export abstract class View implements Modeling {
|
||||
block(this)
|
||||
return this
|
||||
}
|
||||
in(group: Group) {
|
||||
group.addChild(this)
|
||||
}
|
||||
}
|
||||
|
||||
export interface StackConfig extends LayoutConfig {
|
||||
|
Reference in New Issue
Block a user