Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8876 (s=8876, is=8886, ic=8886, ia=8884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8887 (s=8876, is=8887, ic=8887, ia=8885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8887 (s=8876, is=8887, ic=8887, ia=8885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8885 (s=8876, is=8887, ic=8887, ia=8885)