Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123105 (s=123105, is=123181, ic=123184, ia=123186)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123182 (s=123105, is=123182, ic=123185, ia=123187)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123185 (s=123105, is=123182, ic=123185, ia=123187)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123187 (s=123105, is=123182, ic=123185, ia=123187)