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