Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31022 (s=31022, is=31056, ic=31055, ia=31057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31057 (s=31022, is=31057, ic=31056, ia=31058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31056 (s=31022, is=31057, ic=31056, ia=31058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31058 (s=31022, is=31057, ic=31056, ia=31058)