ui:exposeToClient
Expose a component to the client.
This forces a component to be exposed to the client hydration data even if we did not used any ui:ref ViewHelper.
Example
<ui:exposeToClient />
...
Arguments
None
Expose a component to the client.
This forces a component to be exposed to the client hydration data even if we did not used any ui:ref ViewHelper.
<ui:exposeToClient />
...
None
Overview
Core Concepts
Components
ViewHelpers