Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33131 (s=33131, is=33165, ic=33164, ia=33166)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33167 (s=33131, is=33167, ic=33166, ia=33168)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33166 (s=33131, is=33167, ic=33166, ia=33168)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33168 (s=33131, is=33167, ic=33166, ia=33168)