mobx-sentinel API doc
GitHub
Example
Preparing search index...
@mobx-sentinel/core
KeyPath
Type Alias KeyPath
KeyPath
:
Component
|
KeyPath
.
Self
Key paths represent paths to access nested properties in an object
Key paths can be either:
A dot-notation string representing nested properties (e.g. "user.address.street")
A special Self symbol representing the current object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Example
mobx-sentinel API doc
Loading...
Key paths represent paths to access nested properties in an object
Key paths can be either: