Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55555 (s=55555, is=55606, ic=55606, ia=55608)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55607 (s=55555, is=55607, ic=55607, ia=55609)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55607 (s=55555, is=55607, ic=55607, ia=55609)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55609 (s=55555, is=55607, ic=55607, ia=55609)