Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111031 (s=111031, is=111104, ic=111105, ia=111107)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111105 (s=111031, is=111105, ic=111106, ia=111108)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111106 (s=111031, is=111105, ic=111106, ia=111108)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111108 (s=111031, is=111105, ic=111106, ia=111108)