Skip to main content
Returns the whole bridge the host mounted this component with.

Returns

Tap

Remarks

Throws TapError with code TAP_OUTSIDE_HOST when no Tappify mount is above the component. The object it returns does not re-render the component when the host changes a member; read through useTapFilters, useTapTheme and the other slice hooks where that matters.

Example