Strata - v1.4.10
    Preparing search index...

    Interface YukaEntityManagerProps

    Props for the YukaEntityManager component.

    interface YukaEntityManagerProps {
        children?: ReactNode;
    }
    Index

    Properties

    Properties

    children?: ReactNode

    Child components that will have access to the Yuka context.