Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123371 (s=123371, is=123448, ic=123450, ia=123453)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123449 (s=123371, is=123449, ic=123451, ia=123454)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123451 (s=123371, is=123449, ic=123451, ia=123454)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123454 (s=123371, is=123449, ic=123451, ia=123454)