Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123280 (s=123280, is=123357, ic=123359, ia=123362)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123358 (s=123280, is=123358, ic=123360, ia=123363)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123360 (s=123280, is=123358, ic=123360, ia=123363)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123363 (s=123280, is=123358, ic=123360, ia=123363)