Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21098 (s=21098, is=21111, ic=21113, ia=21115)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21112 (s=21098, is=21112, ic=21114, ia=21116)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21114 (s=21098, is=21112, ic=21114, ia=21116)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21116 (s=21098, is=21112, ic=21114, ia=21116)