Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 68005 (s=68005, is=68061, ic=68062, ia=68063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 68062 (s=68005, is=68062, ic=68063, ia=68064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 68063 (s=68005, is=68062, ic=68063, ia=68064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 68064 (s=68005, is=68062, ic=68063, ia=68064)