Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100502 (s=100502, is=100564, ic=100566, ia=100567)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100565 (s=100502, is=100565, ic=100567, ia=100568)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100567 (s=100502, is=100565, ic=100567, ia=100568)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100568 (s=100502, is=100565, ic=100567, ia=100568)