Arc.React.MVVM
    Preparing search index...

    Interface MVVMProps

    interface MVVMProps {
        children?: Element | Element[];
        mobx?: MobxOptions;
    }
    Index

    Properties

    Properties

    children?: Element | Element[]
    mobx?: MobxOptions