Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19098 (s=19098, is=19110, ic=19112, ia=19114)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19111 (s=19098, is=19111, ic=19113, ia=19115)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19113 (s=19098, is=19111, ic=19113, ia=19115)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19115 (s=19098, is=19111, ic=19113, ia=19115)