Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101873 (s=101873, is=101937, ic=101938, ia=101940)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101938 (s=101873, is=101938, ic=101939, ia=101941)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101939 (s=101873, is=101938, ic=101939, ia=101941)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101941 (s=101873, is=101938, ic=101939, ia=101941)