Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99167 (s=99167, is=99229, ic=99230, ia=99231)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99230 (s=99167, is=99230, ic=99231, ia=99232)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99231 (s=99167, is=99230, ic=99231, ia=99232)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99232 (s=99167, is=99230, ic=99231, ia=99232)