Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55007 (s=55007, is=55058, ic=55058, ia=55060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55059 (s=55007, is=55059, ic=55059, ia=55061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55059 (s=55007, is=55059, ic=55059, ia=55061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55061 (s=55007, is=55059, ic=55059, ia=55061)