Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83128 (s=83128, is=83185, ic=83186, ia=83187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83186 (s=83128, is=83186, ic=83187, ia=83188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83187 (s=83128, is=83186, ic=83187, ia=83188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83188 (s=83128, is=83186, ic=83187, ia=83188)