Skip to main content

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