Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55005 (s=55005, is=55056, ic=55056, ia=55058)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55057 (s=55005, is=55057, ic=55057, ia=55059)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55057 (s=55005, is=55057, ic=55057, ia=55059)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55059 (s=55005, is=55057, ic=55057, ia=55059)