A11yTree - v0.2.2
    Preparing search index...

    Interface A11yTunnelContextValue

    interface A11yTunnelContextValue {
        tunnel: FiberTunnel;
    }
    Index

    Properties

    Properties

    tunnel: FiberTunnel

    The tunnel instance for this subtree.