Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101896 (s=101896, is=101960, ic=101961, ia=101963)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101961 (s=101896, is=101961, ic=101962, ia=101964)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101962 (s=101896, is=101961, ic=101962, ia=101964)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101964 (s=101896, is=101961, ic=101962, ia=101964)