A11yTree - v0.2.2
    Preparing search index...

    Interface FiberTunnelInProps

    interface FiberTunnelInProps {
        children: ReactNode;
    }
    Index

    Properties

    Properties

    children: ReactNode

    Content to render at the tunnel's Out.