Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65130 (s=65130, is=65185, ic=65186, ia=65187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65186 (s=65130, is=65186, ic=65187, ia=65188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65187 (s=65130, is=65186, ic=65187, ia=65188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65188 (s=65130, is=65186, ic=65187, ia=65188)