Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 109936 (s=109936, is=110009, ic=110010, ia=110012)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110010 (s=109936, is=110010, ic=110011, ia=110013)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110011 (s=109936, is=110010, ic=110011, ia=110013)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110013 (s=109936, is=110010, ic=110011, ia=110013)