Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123216 (s=123216, is=123292, ic=123295, ia=123297)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123293 (s=123216, is=123293, ic=123296, ia=123298)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123296 (s=123216, is=123293, ic=123296, ia=123298)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123298 (s=123216, is=123293, ic=123296, ia=123298)