Skip to content

Feat: add findVeiwRef api #16

@imcuttle

Description

@imcuttle
import { findVeiwRef, Root, observable } from 'react-mobx-vm'

@bind(View)
class App extends Root {
   @observable  a = 123
}

findViewRef(App.create())

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions