Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99118 (s=99118, is=99180, ic=99181, ia=99182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99181 (s=99118, is=99181, ic=99182, ia=99183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99182 (s=99118, is=99181, ic=99182, ia=99183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99183 (s=99118, is=99181, ic=99182, ia=99183)