Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14159 (s=14159, is=14160, ic=14162, ia=14164, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14161 (s=14159, is=14161, ic=14163, ia=14165, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14163 (s=14159, is=14161, ic=14163, ia=14165, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14165 (s=14159, is=14161, ic=14163, ia=14165, pis)