Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123040 (s=123040, is=123116, ic=123119, ia=123121)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123117 (s=123040, is=123117, ic=123120, ia=123122)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123120 (s=123040, is=123117, ic=123120, ia=123122)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123122 (s=123040, is=123117, ic=123120, ia=123122)