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