Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 107777 (s=107777, is=107848, ic=107849, ia=107851)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 107849 (s=107777, is=107849, ic=107850, ia=107852)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 107850 (s=107777, is=107849, ic=107850, ia=107852)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 107852 (s=107777, is=107849, ic=107850, ia=107852)