Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55830 (s=55830, is=55881, ic=55881, ia=55883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55882 (s=55830, is=55882, ic=55882, ia=55884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55882 (s=55830, is=55882, ic=55882, ia=55884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55884 (s=55830, is=55882, ic=55882, ia=55884)