Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123218 (s=123218, is=123294, ic=123297, ia=123299)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123295 (s=123218, is=123295, ic=123298, ia=123300)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123298 (s=123218, is=123295, ic=123298, ia=123300)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123300 (s=123218, is=123295, ic=123298, ia=123300)