React Corsair - v0.0.10
    Preparing search index...

    Interface RouteOutletProps

    Props of the RouteOutlet component.

    interface RouteOutletProps {
        controller: RouteController;
    }
    Index

    Properties

    Properties

    controller: RouteController

    The controller rendered by an outlet.