Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123237 (s=123237, is=123314, ic=123316, ia=123319)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123315 (s=123237, is=123315, ic=123317, ia=123320)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123317 (s=123237, is=123315, ic=123317, ia=123320)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123320 (s=123237, is=123315, ic=123317, ia=123320)