Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15098 (s=15098, is=15114, ic=15115, ia=15113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15115 (s=15098, is=15115, ic=15116, ia=15114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15116 (s=15098, is=15115, ic=15116, ia=15114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15114 (s=15098, is=15115, ic=15116, ia=15114)