/** * Hydrate server-rendered Tonic components. * * Call this to wrap component registration so that existing * server-rendered DOM is preserved instead of being re-rendered. * Event handlers are still attached, props are parsed from * attributes, and lifecycle hooks (`willConnect`, `connected`) * are called. * * If a `