Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111978 (s=111978, is=112051, ic=112052, ia=112054)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112052 (s=111978, is=112052, ic=112053, ia=112055)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112053 (s=111978, is=112052, ic=112053, ia=112055)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112055 (s=111978, is=112052, ic=112053, ia=112055)