Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123359 (s=123359, is=123436, ic=123438, ia=123441)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123437 (s=123359, is=123437, ic=123439, ia=123442)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123439 (s=123359, is=123437, ic=123439, ia=123442)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123442 (s=123359, is=123437, ic=123439, ia=123442)