@microsoft/fast-element > HydratableElementController > install

HydratableElementController.install() method

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Sets the ElementController strategy to HydratableElementController.

Signature:

static install(): void;

Returns:

void

Remarks

This method is typically called during application startup to enable hydration support for FAST elements.