Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 53999 (s=53999, is=54050, ic=54050, ia=54052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 54051 (s=53999, is=54051, ic=54051, ia=54053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 54051 (s=53999, is=54051, ic=54051, ia=54053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 54053 (s=53999, is=54051, ic=54051, ia=54053)