Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111002 (s=111002, is=111075, ic=111076, ia=111078)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111076 (s=111002, is=111076, ic=111077, ia=111079)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111077 (s=111002, is=111076, ic=111077, ia=111079)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111079 (s=111002, is=111076, ic=111077, ia=111079)