Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20678 (s=20678, is=20699, ic=20699, ia=20699)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20700 (s=20678, is=20700, ic=20700, ia=20700)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20700 (s=20678, is=20700, ic=20700, ia=20700)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20700 (s=20678, is=20700, ic=20700, ia=20700)