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