Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69100 (s=69100, is=69156, ic=69157, ia=69158)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69157 (s=69100, is=69157, ic=69158, ia=69159)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69158 (s=69100, is=69157, ic=69158, ia=69159)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69159 (s=69100, is=69157, ic=69158, ia=69159)